Closed reallyhappypig closed 5 years ago
Thanks for the PR. The failures are due to changes in the semi-public test interfaces for JupyterHub that we're using here. I'm going to merge this for now, and will fix the tests myself later. I'm a bit busy for the next week, but will hopefully get a release out with this fix sometime next week.
Apologies for the delay here, yarnspawner 0.4.0 has been released on PyPI. It will soon be available on Conda-Forge.
use 'user = self.current_user' instead of 'user = self.get_current_user()' which is now a coroutine.