You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's caused by user error when referencing entity ids. @entityid should mitigate it in most cases (assuming junkdog/artemis-odb#574 gets fixed). When it does happen, it can cause all sort of weird bugs and tracing the origin can be really hard.
I still run into it myself ever so often so for me its a worthwhile feature to add to the debug plugin.
Option to hold deleted entity ids for X seconds before allowing them to be reused. This helps debugging dangling references that get recycled.
The text was updated successfully, but these errors were encountered: