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

Add short timeout to bokeh stream callbacks #962

Merged
merged 2 commits into from
Oct 31, 2016

Conversation

philippjfr
Copy link
Member

The short timeout handles events which are meant to be processed together but execute in rapid succession, e.g. x_range and y_range events.

@jlstevens
Copy link
Contributor

Looks good. I guess you can always try to play with the debounce value a little but 20 milliseconds seems reasonable. Merging.

@jlstevens jlstevens merged commit beb27db into master Oct 31, 2016
@philippjfr philippjfr deleted the stream_callback_timeout branch January 7, 2017 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants