-
Notifications
You must be signed in to change notification settings - Fork 5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make FilesHandler.get()
a decorated coroutine. Closes #4869
#4891
Conversation
Added decorator `@gen.coroutine` to `FileHandler.get()`
ContentsManager
is implemented #4869FilesHandler.get()
a decorated coroutine. Closes #4869
@Carreau @minrk @gnestor Sorry to bother, but I would like to "poke" the Jupyter team regarding this issue. This is a (significant) blocking issue for my team, and (to the best of my knowledge) has a very simple fix. If there is any part of the "PR procedure" I am missing or any possible way I can accelerate progress on this issue, please let me know. Thanks! |
@Carreau Care to review and merge? |
Thanks! Sorry for the delay. |
Thanks a lot! |
Hi @lresende - would it be possible to release a new hotfix release 6.0.2 with this and any other changes that have accumulated on |
@HarryWeppner Give a couple of days to get an overall assessment of where we are in general for a release. |
This branch resolves #4869