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

HACK: fix await wait(0) #262

Closed
wants to merge 1 commit into from
Closed

Conversation

dlech
Copy link
Member

@dlech dlech commented Aug 24, 2024

This is what my late-night brain came up with. Likely a better way to do this.

Fixes: pybricks/support#1775

This is what my late-night brain came up with. Likely a better way to
do this.

Fixes: pybricks/support#1775
@coveralls
Copy link

Coverage Status

coverage: 55.983% (-0.04%) from 56.018%
when pulling d9c2e82 on dlech:fix-await-wait-0
into 4d3585f on pybricks:master.

@laurensvalk
Copy link
Member

Thanks for submitting this one. I think there might be a slightly simpler approach - I'll have a look.

@laurensvalk
Copy link
Member

Closed in favor of #263

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.

[Bug] await wait(0) hogs run loop
3 participants