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

close the stream in PqDescendants #65

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

ThomasBreuer
Copy link
Contributor

otherwise the process is still running,
and calling PqDescendants too many times will result in a "failed to launch child process" error in PQ_START.

otherwise the process is still running,
and calling `PqDescendants` too many times will result in a
`"failed to launch child process"` error in `PQ_START`.
@ThomasBreuer
Copy link
Contributor Author

@fingolfin Perhaps this fix (or a better one) would also be interesting for the forthcoming GAP release.

Copy link

codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 16.59%. Comparing base (75eca36) to head (b010b25).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
+ Coverage   16.55%   16.59%   +0.04%     
==========================================
  Files         146      146              
  Lines       12835    12838       +3     
  Branches     1934     1934              
==========================================
+ Hits         2125     2131       +6     
+ Misses      10706    10703       -3     
  Partials        4        4              
Files with missing lines Coverage Δ
lib/anupga.gi 29.10% <100.00%> (+1.19%) ⬆️

... and 1 file with indirect coverage changes

@fingolfin fingolfin merged commit 368ec0b into gap-packages:master Oct 21, 2024
9 checks passed
@ThomasBreuer ThomasBreuer deleted the TB_CloseStream branch October 21, 2024 13: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.

2 participants