Skip to content

Improve notification queue warning

Emmanuele Bassi requested to merge ebassi/notify-queue-finalize-warning into main

Instead of a plain reference count check failure that is really hard to understand, let's be explicit, and warn that manipulating an object's notification queue during its finalization is not allowed.

Merge request reports