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 "Not in a step, but trying to add event". #11844

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

asvitkine
Copy link
Contributor

Change Summary & Additional Notes

This was caused by a race condition where the code that was filling adding history events could grab a temp empty history that was being put on the game data during serialization for the battle calculator.
Fixes: #10673

Release Note

This was caused by a race condition where the code that was filling adding history events could grab a temp empty history that was being put on the game data during serialization for the battle calculator.
@asvitkine asvitkine merged commit dc9416e into triplea-game:master Aug 2, 2023
1 check 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.

AiGameTest > testAiGame sometimes hits "Not in a step, but trying to add event"
1 participant