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

Inspect the state of the timeline to possibly resolve with less event loops in theory #459

Closed
wants to merge 3 commits into from

Conversation

lukebarnard1
Copy link
Contributor

If we already have a timeline for an event, don't do an async call, just use the timeline found directly.

This is the alternative to #458 which will immediately check if a promise is resolved.

Instead, this patch will check if there is a timeline for the event synchronously and then use that to instantiate the timeline window.

Luke Barnard and others added 3 commits June 9, 2017 18:44
@lukebarnard1
Copy link
Contributor Author

This is a more stable/nicer fix but the result is the same. Let's consider merging once the release is out the door.

@richvdh
Copy link
Member

richvdh commented Jul 19, 2017

this doesn't seem to be happening, and has now bitrotted. let's close it for now at least.

@richvdh richvdh closed this Jul 19, 2017
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