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

Can't cancel process #3

Open
onikienko opened this issue Apr 19, 2023 · 0 comments
Open

Can't cancel process #3

onikienko opened this issue Apr 19, 2023 · 0 comments

Comments

@onikienko
Copy link

Hi @karaggeorge
Thank you for the package.

I have an issue with cancel(). It never called.

const process = selectWindow().then(console.log);
process.cancel();

Promise resolves only when the window is selected.

I'm on MacOS 13.3.1 with M1. Electron v24.1.2

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

1 participant