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

Fix a crash which would occur if the round start time was in the future. #207

Merged
merged 1 commit into from
Feb 23, 2025

Conversation

ciaran
Copy link
Contributor

@ciaran ciaran commented Feb 23, 2025

This would cause DispatcherTimer.RunOnce to throw an exception as it expects a positive TimeSpan.

This would cause DispatcherTimer.RunOnce to throw an exception
as it expects a positive TimeSpan.
@PJB3005 PJB3005 merged commit 8cb6de4 into space-wizards:master Feb 23, 2025
2 checks passed
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