Update to Rack 2.1.1
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
5eba049074
commit
ed0a04a11c
9 changed files with 67 additions and 31 deletions
|
|
@ -248,6 +248,9 @@ struct Initializer
|
|||
INFO("Destroying plugins");
|
||||
plugin::destroyStaticPlugins();
|
||||
|
||||
INFO("Destroying settings");
|
||||
settings::destroy();
|
||||
|
||||
INFO("Destroying logger");
|
||||
logger::destroy();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue