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
The discussion originates from futureverse/future.callr#20 where I discovered that
the worker is not freed if the call to future_lapply is interrupted. The issue is not only applied to future.callr, multisession has similar issues.
Describe the bug
The discussion originates from futureverse/future.callr#20 where I discovered that
the worker is not freed if the call to
future_lapply
is interrupted. The issue is not only applied tofuture.callr
,multisession
has similar issues.Reproduce example
Created on 2021-12-06 by the reprex package (v2.0.1)
Expected behavior
Expect that
future::nbrOfFreeWorkers
should recover.Session information
The text was updated successfully, but these errors were encountered: