Software /
code /
prosody
File
TODO @ 12949:2f61ebcf37c0
prosody.loader: Ensure already loaded modules are found in old and new namespaces
Prevents modules being initialized twice, ensuring that
require"prosody.util.foo" == require"util.foo"
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 17 Mar 2023 15:11:26 +0100 |
parent | 9803:35ef6af41600 |