Skip to content

Client hangs with version 7.2.2 #771

@chyzzqo2

Description

@chyzzqo2

We've seen occasional client hangs on shutdown with version 7.2.2 and nbclient that i suspect is caused by 1219c7e

Trace looks like this

    term (zmq/sugar/context.py:190)
    destroy (zmq/sugar/context.py:243)
    stop_channels (jupyter_client/client.py:323)
    _async_cleanup_kernel (nbclient/client.py:484)
    _run (asyncio/events.py:88)
    _run_once (asyncio/base_events.py:1786)
    run_forever (asyncio/base_events.py:541)
    run_until_complete (asyncio/base_events.py:574)
    just_run (nbclient/util.py:62)
    wrapped (nbclient/util.py:84)
    setup_kernel (nbclient/client.py:567)
    __exit__ (contextlib.py:119)
    execute ```
    
 

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions