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

Fixed throttling on bokeh server #2112

Merged
merged 1 commit into from Nov 11, 2017
Merged

Fixed throttling on bokeh server #2112

merged 1 commit into from Nov 11, 2017

Conversation

philippjfr
Copy link
Member

This PR fixes two bugs:

  1. A left over and undefined bokeh_version variable causing errors
  2. The previous approach to server side throttling never really worked and this is a huge improvement.

@philippjfr philippjfr added tag: backend: bokeh type: bug Something isn't correct or isn't working labels Nov 10, 2017
@philippjfr
Copy link
Member Author

All very straightforward fixes and addresses a major issue. Ideally we'd add bokeh server tests but not straight away. Going to merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tag: backend: bokeh type: bug Something isn't correct or isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant