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

Ensure Compositor does not make superfluous copies #2194

Merged
merged 1 commit into from Dec 11, 2017

Conversation

philippjfr
Copy link
Member

A partial workaround/fix for #2129. The correct fix will be to ensure that a Compositor transfers the ID a stream is registered to when it is applied but since we do not ship any actual Overlay compositors by default this fix should be sufficient for 1.9.2.

@philippjfr philippjfr added tag: backend: bokeh type: bug Something isn't correct or isn't working labels Dec 11, 2017
@jlstevens
Copy link
Contributor

Looks like the correct fix to me! I'll wait for the tests to pass anyhow...

@jlstevens
Copy link
Contributor

jlstevens commented Dec 11, 2017

To clarify that I am not contradicting you, this is the right thing to do (don't touch the overlay unless the patterns apply) but it isn't the complete fix which is something we need to describe in an issue.

@jlstevens
Copy link
Contributor

Tests have passed. Merging.

@jlstevens jlstevens merged commit 9aee63f into master Dec 11, 2017
@philippjfr philippjfr deleted the compositor_stream_id_bug branch December 18, 2017 15:37
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

2 participants