Skip to content

Wait till say_hello() has completed#312

Merged
sgerbino merged 1 commit into
cppalliance:developfrom
roland-wolf:race_in_example
Jun 15, 2026
Merged

Wait till say_hello() has completed#312
sgerbino merged 1 commit into
cppalliance:developfrom
roland-wolf:race_in_example

Conversation

@roland-wolf

Copy link
Copy Markdown
Contributor

The join statement removes the race between thread_pool and main thread.

The join statement removes the race between thread_pool and main thread.
@cppalliance-bot

Copy link
Copy Markdown

An automated preview of the documentation is available at https://312.capy.prtest3.cppalliance.org/index.html

If more commits are pushed to the pull request, the docs will rebuild at the same URL.

2026-06-15 09:47:09 UTC

@codecov

codecov Bot commented Jun 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.09%. Comparing base (7f2dc8e) to head (d9743d3).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #312   +/-   ##
========================================
  Coverage    98.09%   98.09%           
========================================
  Files          164      164           
  Lines         8873     8873           
========================================
  Hits          8704     8704           
  Misses         169      169           
Flag Coverage Δ
linux 98.19% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7f2dc8e...d9743d3. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cppalliance-bot

Copy link
Copy Markdown

GCOVR code coverage report https://312.capy.prtest3.cppalliance.org/gcovr/index.html
LCOV code coverage report https://312.capy.prtest3.cppalliance.org/genhtml/index.html
Coverage Diff Report https://312.capy.prtest3.cppalliance.org/diff-report/index.html

Build time: 2026-06-15 10:01:10 UTC

@sgerbino sgerbino merged commit e1e42af into cppalliance:develop Jun 15, 2026
38 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.

3 participants