reason: earlier, Runner and js runtime in it were freed after init of BotController, which potentially was able to lead into hanging function in config without runtime, BUT, there is check in in JS_FreeRuntime to have zero objects, so bug found without hesitation ;)
Description
No description provided
Languages
Rust
97%
JavaScript
2.9%