-
- Downloads
Added better handling of absent queue.
The situation can happen if the queue was removed but not yet derefernced from the root entry while another process tries access the queue. This a race condition. The process trying to access the queue will proceed the with cleanup itself and retry.
Loading
Please register or sign in to comment