mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-27 01:21:30 +00:00
* Add weakref support to qdel (#56171) qdel() should allow usage of weakrefs to avoid harddels on long duration qdel_in usage * Add weakref support to qdel Co-authored-by: spookydonut <github@spooksoftware.com>