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

bugfix: <-timer.C after Stop will hang if timer.C is empty #66

Merged
merged 1 commit into from
Mar 17, 2024

Conversation

Wessie
Copy link
Contributor

@Wessie Wessie commented Mar 16, 2024

see golang/go#27169

Fixes the above issue in the girc code

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.69%. Comparing base (6cf311a) to head (7138332).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
- Coverage   56.19%   54.69%   -1.51%     
==========================================
  Files          13       16       +3     
  Lines        3484     3624     +140     
==========================================
+ Hits         1958     1982      +24     
- Misses       1403     1521     +118     
+ Partials      123      121       -2     

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

@lrstanley lrstanley merged commit a4a3d96 into lrstanley:master Mar 17, 2024
10 of 11 checks passed
nmeum added a commit to nmeum/hii that referenced this pull request May 19, 2024
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.

3 participants