Closed ankane closed 2 years ago
Thank you for your report. That's true. It seems that Ruby notebooks take longer to shut down than Python notebooks.
I guess we need to introduce the control channel and support shutdown_request
message to fix this issue.
I'm working on introducing the control channel due to debugger support. I'll extract the control channel part and add shutdown_request
support in the new branch asap. Stay tuned.
Cleaning up issues
Hi, it looks the kernel shutdown is timing out every time.
From what I can tell, it's due to this line blocking indefinitely.