Skip to content

FIX: issue #1930 fix#1941

Open
svandenb-dev wants to merge 4 commits intomainfrom
issue#1930-grpc-cutout-multithread-deletion-fix
Open

FIX: issue #1930 fix#1941
svandenb-dev wants to merge 4 commits intomainfrom
issue#1930-grpc-cutout-multithread-deletion-fix

Conversation

@svandenb-dev
Copy link
Collaborator

This PR is fixing grpc cutout multithread missing loop deletion inside cutout multithread. Primitive were properly collected but deletion command was missing.

closes #1930

@svandenb-dev svandenb-dev self-assigned this Mar 22, 2026
@codecov-commenter
Copy link

codecov-commenter commented Mar 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.94%. Comparing base (5cbae21) to head (c650e0e).
⚠️ Report is 42 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1941      +/-   ##
==========================================
+ Coverage   70.20%   70.94%   +0.74%     
==========================================
  Files         261      262       +1     
  Lines       42416    42800     +384     
==========================================
+ Hits        29779    30366     +587     
+ Misses      12637    12434     -203     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

[BUG] Reference primitives not deleted during gRPC cutout operation in GrpcCutout._create_cutout_multithread()

3 participants