jupyter-xeus / xeus

Implementation of the Jupyter kernel protocol in C++
https://xeus.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
907 stars 83 forks source link

Local copy of header in dispatch #398

Closed JohanMabille closed 7 months ago

JohanMabille commented 7 months ago

This fixes the empty parent header issue of IDLE status messages for blocking handlers.