v2.0.4: Bugfix
Fix delayed job removal
- Prepend queue namespace to delayed job key found in timestamps before attempting to remove from delayed queue list, and added check that the removal was successful.
- Created new test, and fixed another which was returning done() multiple times because of the changes to delDelayed.