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

Expose TaskPriority for Button Async Initializers #2

Open
rlziii opened this issue Mar 27, 2023 · 0 comments
Open

Expose TaskPriority for Button Async Initializers #2

rlziii opened this issue Mar 27, 2023 · 0 comments

Comments

@rlziii
Copy link
Owner

rlziii commented Mar 27, 2023

Currently all Button async initializers spawn a new Task with a nil priority (i.e. therefore inheriting their outer context priority). This should instead be an option to pass into the Button's created Task.

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

1 participant