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

Modify Async Launcher to use a cached reference to prevent blocking UI thread #16

Open
francois-normandin opened this issue Nov 21, 2023 · 0 comments
Assignees

Comments

@francois-normandin
Copy link
Member

Use the Actor Framework trick for launching async VIs, and minimize the risk of encountering a failure to launch due to a blocked UI Thread.
image

For example, a pulled-down menu would prevent launching the Job asynchronously.

@francois-normandin francois-normandin self-assigned this Nov 21, 2023
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