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

fix_latch #21

Merged
merged 2 commits into from
Apr 24, 2024
Merged

fix_latch #21

merged 2 commits into from
Apr 24, 2024

Conversation

kelbon
Copy link
Owner

@kelbon kelbon commented Apr 24, 2024

fix possible deadlock when .wait on latch called at one moment with last .count_down

refactoring:

  • rename tests_generator -> test_generator and easier tests cmake
  • [[nodiscard]] on jump_on (schedule status)
  • overload attach_list for thread_pool

@kelbon kelbon merged commit 1d8cacf into main Apr 24, 2024
4 checks passed
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