mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-12 11:45:38 +08:00
0169ce472e
Because the binary messages are now deserialized using the asynchronous FileReader API, we need to have some way to force the messages to still be processed in the order they are received. This patch implements a simple processing queue using promises. |
||
---|---|---|
docs | ||
examples | ||
git-hooks | ||
IPython | ||
tools/tests | ||
.gitignore | ||
.mailmap | ||
Dockerfile | ||
setup.py | ||
setupbase.py |