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

Use isolates for hazard reporting functions #42

Open
elliotnash opened this issue Jul 3, 2024 · 0 comments
Open

Use isolates for hazard reporting functions #42

elliotnash opened this issue Jul 3, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@elliotnash
Copy link
Member

Use dart isolates for hazard create and hazard update create. This will prevent the image XFile from being read in one isolate and then copied to another as it can be directly read in the processing isolate.

@elliotnash elliotnash added the enhancement New feature or request label Jul 3, 2024
@elliotnash elliotnash added this to the 1.0.0 milestone Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant