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

Fix usage of bind in application busy status. #6669

Merged
merged 1 commit into from
Jun 21, 2019

Conversation

ian-r-rose
Copy link
Member

@ian-r-rose ian-r-rose commented Jun 21, 2019

References

Fixes #6668

Code changes

bind is bad. Particularly when it binds to the wrong thing and this no longer references what we think it references. Also, it loses type-safety.

User-facing changes

The favicon now changes as expected when the kernel is busy.

Backwards-incompatible changes

None

@jupyterlab-dev-mode
Copy link

Thanks for making a pull request to JupyterLab!

To try out this branch on binder, follow this link: Binder

@jasongrout
Copy link
Contributor

Looks good; thanks!

@jasongrout jasongrout merged commit e2c0c5a into jupyterlab:master Jun 21, 2019
@lock
Copy link

lock bot commented Aug 6, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related discussion.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 6, 2019
@jasongrout jasongrout added the status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. label Aug 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug pkg:application status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Application busy status broken
2 participants