mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-12 02:23:34 +00:00
651c24bbfe
I can't explain this one so I'm pretty embarrassed to commit this, but it crashes (see situation in #5799) on my machine and I can't recreate it outside this scenario. In any case I think as a general strategy we should: 1. Minimise reliance on msgbus 2. Msgbus listeners themselves should be wary of invalid state (e.g. if object is now unlinked) 3. Not clear listeners (don't overreach)