Skip to content
This repository has been archived by the owner on Jun 17, 2020. It is now read-only.

cancel requireTaskPool process #5

Open
JeroenVinke opened this issue Aug 22, 2016 · 5 comments
Open

cancel requireTaskPool process #5

JeroenVinke opened this issue Aug 22, 2016 · 5 comments

Comments

@JeroenVinke
Copy link

Hi,

After executing a function via requireTaskPool, is it possible to kill this process somehow?

Thanks,

Jeroen

@anaisbetts
Copy link
Contributor

@JeroenVinke They get cleaned up automatically, do you mean that you want to abort a running process?

@JeroenVinke
Copy link
Author

do you mean that you want to abort a running process?

Yes

@JeroenVinke
Copy link
Author

any hints where to look? do you think that it is possible?

@anaisbetts
Copy link
Contributor

@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")

@GnuRant
Copy link

GnuRant commented May 17, 2017

@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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants