You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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).
The text was updated successfully, but these errors were encountered: