13.2.2
Bug
SWIF-328 Memory leak queue delete
This bug was introduced in 13.0.0. It added a property watch listener on a queue twice and created a hard reference on a closed queue object that prevents garbage collection. You will notice this leak if you’re using temp queues extensively.