bullmq
bullmq copied to clipboard
fix(connection): add str type in connection option [python]
trafficstars
Why
- Why is this change necessary? Connection is supporting strings
How
- How did you implement this? Add str as supported type
Additional Notes (Optional)
fixes https://github.com/taskforcesh/bullmq/issues/3211
Maybe we need a small test case where we pass a string.