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

Deprecate use_thread, and take use_task and @task out of lab #784

Open
maartenbreddels opened this issue Sep 12, 2024 · 1 comment
Open
Milestone

Comments

@maartenbreddels
Copy link
Contributor

Note that use_task should also by default take dependencies=None as argument to be less confusing compare to task (it shouldn't autorun, just be component local)

See #783 for docs changes related to this

@EwoutH
Copy link
Contributor

EwoutH commented Sep 20, 2024

We just switched from use_thread to use_task in Mesa. Nice performance improvement!

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

No branches or pull requests

2 participants