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

feat(coroutines): implement main thread and thread pool dispatchers #725

Merged
merged 2 commits into from
Oct 14, 2024

Conversation

piiertho
Copy link
Member

@piiertho piiertho commented Oct 12, 2024

This adds coroutines dispatchers for godot's main thread and thread pool.
EDIT: This also adds method to run code block on physics and process frames.

@piiertho piiertho self-assigned this Oct 12, 2024
CedNaru
CedNaru previously approved these changes Oct 12, 2024
CedNaru
CedNaru previously approved these changes Oct 13, 2024
@piiertho piiertho merged commit f59b1c6 into master Oct 14, 2024
57 checks passed
@piiertho piiertho deleted the feature/godot-threads-coroutine branch October 14, 2024 12:03
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.

3 participants