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

Process hangs at_exit #1

Open
snickell opened this issue Aug 12, 2024 · 0 comments
Open

Process hangs at_exit #1

snickell opened this issue Aug 12, 2024 · 0 comments

Comments

@snickell
Copy link
Owner

This is an issue with PyCall, see: mrkn/pycall.rb#186

When PyCall is used from any thread that is not the main thread, it hangs when the process exits. The effect is the program will not quit naturally (without a sigkill or whatever).

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