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
**Problem**: The `releaseJob()` method in the `DatabaseAdapter` interface is called when a job completes successfully, but the name implies it should release the job back to the queue (common queue terminology).
0 commit comments