Skip to content
This repository was archived by the owner on Feb 27, 2026. It is now read-only.
This repository was archived by the owner on Feb 27, 2026. It is now read-only.

Cannot receive "shutdown_reply" after send "shutdown_request" #5748

@BrightLin

Description

@BrightLin

Application or Package Used

Application: nteract desktop

Describe the bug

I have some problems with "interrupt" or "shutdown" kernel reply.

  • 1 launch python3 kernel
  • 2 run while True code
  • 3 click menu "Runtime--Kill" or "Runtime--Interrupt"
  • 4 debug on chrome dev tools
  • 5 timeout occur.

image

Another problem is: the interrupt action cannot run python del function. Just like python repl mode, user send "ctrl+c" keyboard action.

image

  • OS: Windows 10 x64
  • Version 0.28.0

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