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

when snap sync enabled on Windows. CTRL-C only able to zombify the process #1293

Closed
jangko opened this issue Nov 10, 2022 · 2 comments
Closed

Comments

@jangko
Copy link
Contributor

jangko commented Nov 10, 2022

When I run nimbus with --sync-mode:snap on Windows. pressing CTRL-C only make it exit detached from console.
But in the task manager, the process is still there although without any activity.

not sure whether it is related directly to snap or async interaction between subsystem.

@jangko
Copy link
Contributor Author

jangko commented Nov 10, 2022

don't really know what happened here.
the above statement only true when I run nimbus with nim -r.
when I run it directly from console/power shell/bash, CTRL-C seems to works as expected. no zombie process anymore.

most like cause is buggy nim std/osproc.

@jangko
Copy link
Contributor Author

jangko commented Nov 14, 2022

closing. this is not a nimbus problem.

@jangko jangko closed this as completed Nov 14, 2022
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