Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an abort() method in focusstack class ? #25

Open
jcbenoit opened this issue Jul 8, 2022 · 1 comment
Open

Add an abort() method in focusstack class ? #25

jcbenoit opened this issue Jul 8, 2022 · 1 comment

Comments

@jcbenoit
Copy link

jcbenoit commented Jul 8, 2022

Hi,
Do you think it is possible/useful, to add an abort() method in the streaming interface of focustack class ?
I think it can be usefull, in cases where wait_done() method returns an error during a processing, in order to abort any scheduled tasks left in queue.

@PetteriAimonen
Copy link
Owner

I think the currently existing .reset() method should do it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants