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
{{ message }}
This repository has been archived by the owner on Jun 17, 2020. It is now read-only.
@JeroenVinke It's definitely possible, though I don't know what the current sitch with cancelable promises is at the moment. You can always do this today manually though (i.e. create a second exported method called "CancelThisThing")
@paulcbetts Hey paulcbetts, could you please explain with an example how to stop manually a process in the task pool, I need this solution to workaround the issue #22
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
After executing a function via
requireTaskPool
, is it possible to kill this process somehow?Thanks,
Jeroen
The text was updated successfully, but these errors were encountered: