charybdis-ircd / charybdis

Scalable IRCv3.2 server for large, community-oriented networks
GNU General Public License v2.0
231 stars 102 forks source link

Reload modules by path #329

Closed edk0 closed 4 years ago

edk0 commented 4 years ago

Allows extensions to be reloaded at the (theoretical) expense of breaking "reloads" where the unloaded and loaded paths differ. I think that's arguably a good thing.