Skip to content

simplify capy result handlers with latch#55

Merged
m-fila merged 1 commit into
mainfrom
result_handler
Mar 12, 2026
Merged

simplify capy result handlers with latch#55
m-fila merged 1 commit into
mainfrom
result_handler

Conversation

@m-fila

@m-fila m-fila commented Mar 12, 2026

Copy link
Copy Markdown
Member

In the capy examples the result handles waits for all the "events" or submited tasks to finish. It was using a condition variable but since the count only goes down and is now before starting this can be simplified with latch

@m-fila m-fila merged commit 33e12d8 into main Mar 12, 2026
1 check passed
@m-fila m-fila deleted the result_handler branch March 12, 2026 08:04
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