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

workflows: add pollq and make build debug for backtraces #2000

Merged
merged 4 commits into from
Dec 22, 2024
Merged

Conversation

gdamore
Copy link
Contributor

@gdamore gdamore commented Dec 21, 2024

fixes #

Note that the above format should be used in your git commit comments.
You agree that by submitting a PR, you have read and agreed to our
contributing guidelines.

Copy link

codecov bot commented Dec 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.01%. Comparing base (1514a53) to head (22058cc).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2000      +/-   ##
==========================================
- Coverage   82.10%   82.01%   -0.10%     
==========================================
  Files          95       95              
  Lines       23939    23940       +1     
  Branches     3153     3153              
==========================================
- Hits        19656    19634      -22     
- Misses       4209     4233      +24     
+ Partials       74       73       -1     

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

This is to allow finalizers to run for the HTTP framework.  This is
a bug workaround for now, and should be fixed in the HTTP framework
later by using reference counts correctly.
@gdamore gdamore merged commit 22058cc into main Dec 22, 2024
30 of 31 checks passed
@gdamore gdamore deleted the debug-tests branch December 22, 2024 01:04
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