Kernel shutdown and restart
Open
- Dominant language
- Python
- Stars
- 734
- Forks
- 412
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 8
Description
It looks like sending a `shutdown_request` with `content`:
```json
{
"restart": true
}
```
doesn't restart the kernel, although it is specified in [the kernel protocol](https://jupyter-client.readthedocs.io/en/stable/messaging.html#kernel-shutdown).
Contributor guide
Assessment
This issue has not been assessed yet.