Skip to content

Error handling#47

Merged
topherbuckley merged 6 commits intomainfrom
errorHandling
Jun 15, 2025
Merged

Error handling#47
topherbuckley merged 6 commits intomainfrom
errorHandling

Conversation

@topherbuckley
Copy link
Copy Markdown
Collaborator

No description provided.

The `CountDownLatch` in `ImageData` is now initialized with a
count of 1 if `previewView` is null, and 2 otherwise.
This ensures that the latch correctly waits for only the
necessary operations (image analysis, or both analysis and preview)
before signaling readiness.
@topherbuckley topherbuckley merged commit da85577 into main Jun 15, 2025
1 check passed
@topherbuckley topherbuckley deleted the errorHandling branch June 15, 2025 10:21
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.

1 participant