Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Add goroutine leak detection to unit test #152

Merged
merged 1 commit into from
Oct 6, 2023
Merged

Conversation

gammazero
Copy link
Collaborator

Check that shutdown works correctly by checking for any goroutines that are still running.

Check that shutdown works correctly by checking for any goroutines that are still running.
@codecov-commenter
Copy link

Codecov Report

Merging #152 (0966ab8) into main (c38b9f6) will decrease coverage by 0.81%.
Report is 1 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #152      +/-   ##
==========================================
- Coverage   31.83%   31.02%   -0.81%     
==========================================
  Files           5        5              
  Lines         735      738       +3     
==========================================
- Hits          234      229       -5     
- Misses        466      474       +8     
  Partials       35       35              

see 1 file with indirect coverage changes

@gammazero gammazero merged commit f0e5388 into main Oct 6, 2023
7 checks passed
@gammazero gammazero deleted the leak-detection-test branch October 6, 2023 23:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants