Add explicit calls to rt_fe_cleanup() to early exits from rt_fe_init().
Front End module code:
Add explicit calls to rt_fe_cleanup() to early exits from rt_fe_init().
Fixes some bugs related to partial loading of the module:
-
Crash on server shutdown that hangs up server.
-
Can't reload module without rebooting server.
Closes #159 (closed).
Edited by Erik von Reis