Skip to content

terminals excluded from activity monitoring #432

@minrk

Description

@minrk

Kernels are monitored for activity and can be shutdown when they have been idle for some period of time. Terminals, on the other hand, are not observed for activity and therefore never treated as idle. This has two consequences:

  1. terminals cannot be shutdown by some idle timeout
  2. if any terminal is started and not terminated, shutdown_no_activity will never teardown the server itself.

This would help e.g. jupyterhub deployments that want to shutdown after some idle time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions