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
It's way too hard to get concurrency right manually.
Possibly rewrite concurrency stuff in terms of the ruby-concurrent package, Future or Promise, maybe even using the Dataflow with Futures to handle dependencies.
The text was updated successfully, but these errors were encountered:
It's way too hard to get concurrency right manually.
Possibly rewrite concurrency stuff in terms of the ruby-concurrent package, Future or Promise, maybe even using the Dataflow with Futures to handle dependencies.
The text was updated successfully, but these errors were encountered: