Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix
resolve_connection
deprecation rq#304
The Connection context manager in rq is deprecated. When a connection is explicitly passed to the Scheduler avoid using the manager and triggering a warning.
- Loading branch information