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 begin paused behaviour #120

Merged
merged 1 commit into from
Mar 12, 2023
Merged

Fix begin paused behaviour #120

merged 1 commit into from
Mar 12, 2023

Conversation

Robadob
Copy link
Member

@Robadob Robadob commented Mar 11, 2023

Adds an additional block, after buffers have been resized, until begin paused has had a chance to take effect.

Closes #53

Sadly requires an update to main repo too.

Adds an additional block, after buffers have been resized, until begin paused has had a chance to take effect.

Closes #53
@Robadob Robadob added the bug Something isn't working label Mar 11, 2023
@Robadob Robadob requested a review from ptheywood March 11, 2023 15:06
@Robadob Robadob self-assigned this Mar 11, 2023
Copy link
Member

@ptheywood ptheywood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

game_of_life was paused on step 0 10/10 times, compared to 7/10 times previously under linux.

@Robadob Robadob merged commit 02097b5 into master Mar 12, 2023
@Robadob Robadob deleted the bugfix_begin_paused branch March 12, 2023 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Begin paused, pauses on the splash screen, so not clear when loading has finished.
2 participants