diff options
| author | 2026-07-13 16:21:23 -0700 | |
|---|---|---|
| committer | 2026-07-26 19:14:54 +0000 | |
| commit | 115b1e2e8c3d94a490cdcb0fc1f7a4448cefc6bf (patch) | |
| tree | 40b3081518efd4bb67c336fd4ef1339efd489ea7 /ircd | |
| parent | Call the channel_lowerts hook on SJOIN too (diff) | |
| download | solanum-main.tar.gz solanum-main.tar.bz2 solanum-main.zip | |
Calling solanum_main multiple times results in loading every
core/autoload module multiple times (because the check for "is the
module already loaded" always returns "no" due to solanum_main clearing
the list of loaded modules before attempting the load). Init only once,
and use other code to ensure that UIDs are consistent instead by
resetting the counter and ensuring we free the clients with the old UIDs
at the end of each test run.
Diffstat (limited to 'ircd')
0 files changed, 0 insertions, 0 deletions
