Skip to content
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

Merged
merged 2 commits into from
Sep 24, 2019

Conversation

TomTJarosz
Copy link
Contributor

This branch resolves #4869

Added decorator `@gen.coroutine` to `FileHandler.get()`
@TomTJarosz TomTJarosz changed the title Resolved: Cannot download files when a custom ContentsManager is implemented #4869 Make FilesHandler.get() a decorated coroutine. Closes #4869 Sep 18, 2019
@TomTJarosz
Copy link
Contributor Author

@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!

@gnestor
Copy link
Contributor

gnestor commented Sep 24, 2019

@Carreau Care to review and merge?

@minrk minrk merged commit 4a9cfa7 into jupyter:master Sep 24, 2019
@minrk
Copy link
Member

minrk commented Sep 24, 2019

Thanks! Sorry for the delay.

@TomTJarosz
Copy link
Contributor Author

Thanks a lot!

@HarryWeppner
Copy link

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 master since August? Thanks!

@lresende
Copy link
Member

lresende commented Oct 9, 2019

@HarryWeppner Give a couple of days to get an overall assessment of where we are in general for a release.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot download files when a custom ContentsManager is implemented
5 participants