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

Terminal window does not send heartbeat (?) #8

Open
ksshannon opened this issue Feb 11, 2019 · 1 comment
Open

Terminal window does not send heartbeat (?) #8

ksshannon opened this issue Feb 11, 2019 · 1 comment
Assignees

Comments

@ksshannon
Copy link
Member

ksshannon commented Feb 11, 2019

During the SC bash tutorial, it's common to have only a shell open. The terminal doesn't appear to use the jupyter heartbeat or execution API. This causes containers that are only running the terminal to expire and be reclaimed by the system.

This happened to @matty-jones during a workshop. I watched a handful of containers expire, and Matty's was one of them. It clearly should still be alive.

There is no obvious solution, since we rely on the jupyter execution to keep our containers alive.

/cc @mikemhenry

@ksshannon ksshannon self-assigned this Feb 11, 2019
@ksshannon ksshannon changed the title Terminal window does not send heartbeat Terminal window does not send heartbeat (?) Feb 11, 2019
@ksshannon
Copy link
Member Author

Commit 8ab67b3 is a first hack. I believe that there is a much simpler solution, but this is a starting point.

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