When closing an bndb, BinaryNinja is getting an error on the OnBeforeCloseFile Callback:
[ScriptingProvider] sys:1: RuntimeWarning: Invalid return value in function 'UIContextNotification.OnBeforeCloseFile', expected bool, got NoneType.
As a result, the plugin keeps Binja from closing the bndb and therefore also closing Binja itself.
When closing an bndb, BinaryNinja is getting an error on the OnBeforeCloseFile Callback:
As a result, the plugin keeps Binja from closing the bndb and therefore also closing Binja itself.