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
Add internal cleanup() method for ClusterMQFuture that will call w$cleanup() or fallback to w$finalize() on clustermq worker w whenever the future object is removed/finalized.
Add internal
cleanup()
method for ClusterMQFuture that will callw$cleanup()
or fallback tow$finalize()
on clustermq workerw
whenever the future object is removed/finalized.See also: mschubert/clustermq#100 (comment)
The text was updated successfully, but these errors were encountered: