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
Implement delete-q! function to delete a single queue
This function lets the client delete an individual named queue. It is
useful for deleting corrupted queue files (such as that get created
when the disk fills up).
Closes: clj-commons#17
0 commit comments