mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-30 12:11:32 +08:00
3e82ea8319
store the Future for the initial request, allowing subsequent requests to wait on the same pending reply. Previously, any incoming requests that arrived while waiting for the first reply would send their own request. |
||
---|---|---|
.. | ||
tests | ||
handlers.py | ||
kernelmanager.py |