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

Made timeline async #512

Merged
merged 1 commit into from
Feb 6, 2025
Merged

Made timeline async #512

merged 1 commit into from
Feb 6, 2025

Conversation

droberts-ctrlo
Copy link
Contributor

Rendering of timeline is now async in order to ensure requests don't lock up the system and navigation can still be performed away from the timeline

Rendering of timeline is now async in order to ensure requests don't lock up the system and navigation can still be performed away from the timeline
@abeverley
Copy link
Contributor

Thanks Dave. There are a lot of changed lines, but I assume that is just because of the indent. Can you just confirm it is essentially only adding the promise?

@abeverley abeverley merged commit 495fba7 into ctrlo:dev Feb 6, 2025
4 of 7 checks passed
@droberts-ctrlo droberts-ctrlo deleted the timeline-async branch February 6, 2025 15:40
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.

None yet

2 participants