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
We have the Pool, but it would be nice to have a ContinuousPool that automatically re-starts a process once it completes, with some configuration options, like how long to wait between restarts, etc.
The text was updated successfully, but these errors were encountered:
We have the
Pool
, but it would be nice to have aContinuousPool
that automatically re-starts a process once it completes, with some configuration options, like how long to wait between restarts, etc.The text was updated successfully, but these errors were encountered: