-
Notifications
You must be signed in to change notification settings - Fork 141
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
remove shutdown notification from downstream disconnect #1427
remove shutdown notification from downstream disconnect #1427
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1427 +/- ##
==========================================
+ Coverage 17.95% 18.40% +0.44%
==========================================
Files 167 156 -11
Lines 11936 10945 -991
==========================================
- Hits 2143 2014 -129
+ Misses 9793 8931 -862
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
3b7f387
to
ee75727
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tACK
the following MG tests are failing in a deterministic way:
interestingly, the second one already has an (supposedly equivalent, but apparently not) Integration Test on #1415 I cherry-picked |
ee75727
to
94f7e49
Compare
they are passing now... |
Hey @Shourya742, your PR cannot be rebased due to conflicts. Could you resolve them, please? |
Rebasing, is this Pav or ready-to-be-merged feature. |
haha I'm also curious! but we do have a failed workflow here: https://github.com/stratum-mining/stratum/actions/runs/13084331649/job/36513393806#step:4:119 |
it's just Pav's bot: stratum/.github/workflows/auto-rebase.yaml Lines 57 to 58 in 1ee8977
|
94f7e49
to
300ad13
Compare
in honor to @GitGab19 |
closes: #1426