Skip to content

use setenv to avoid parallel-processx-conflict - #1106

Merged
jgabry merged 2 commits into
masterfrom
fix-parallel-processx-conflict
Aug 18, 2025
Merged

use setenv to avoid parallel-processx-conflict#1106
jgabry merged 2 commits into
masterfrom
fix-parallel-processx-conflict

Conversation

@avehtari

Copy link
Copy Markdown
Member

Fixes #1105

Copyright and Licensing

Please list the copyright holder for the work you are submitting
(this will be you or your assignee, such as a university or company):
Aki Vehtari

By submitting this pull request, the copyright holder is agreeing to
license the submitted work under the following licenses:

@avehtari
avehtari requested review from andrjohns and jgabry August 18, 2025 13:31
@codecov-commenter

codecov-commenter commented Aug 18, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 87.21%. Comparing base (5f2a8c8) to head (0032564).
⚠️ Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
R/zzz.R 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1106      +/-   ##
==========================================
- Coverage   87.22%   87.21%   -0.02%     
==========================================
  Files          14       14              
  Lines        5973     5974       +1     
==========================================
  Hits         5210     5210              
- Misses        763      764       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@jgabry jgabry left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks @avehtari!

@jgabry
jgabry merged commit 82a8e38 into master Aug 18, 2025
11 checks passed
@jgabry
jgabry deleted the fix-parallel-processx-conflict branch August 18, 2025 16:10
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.

After loading cmdstanr, mclapply leaves zombies behind

3 participants