bullmq icon indicating copy to clipboard operation
bullmq copied to clipboard

fix(connection): add str type in connection option [python]

Open roggervalf opened this issue 7 months ago • 1 comments
trafficstars

Why

  1. Why is this change necessary? Connection is supporting strings

How

  1. How did you implement this? Add str as supported type

Additional Notes (Optional)

fixes https://github.com/taskforcesh/bullmq/issues/3211

roggervalf avatar Apr 11 '25 05:04 roggervalf

Maybe we need a small test case where we pass a string.

manast avatar Apr 11 '25 07:04 manast