Fix race condition in RepeatedFailuresOverTimeCircuitBreaker#1557
Fix race condition in RepeatedFailuresOverTimeCircuitBreaker#1557WilliamBZA merged 6 commits intorelease-7.0from
Conversation
|
@WilliamBZA CI for linux didn't run. You need to update to |
|
The linux build won't work for V7 as this still has support for .NET Framework. See previous V7 release builds: https://github.com/Particular/NServiceBus.SqlServer/actions/runs/15504979270/job/43658586230. I think we're safe to proceed without the Linux build here. |
91b0b1f to
d437e40
Compare
I had to fix this for Service Control last month, so I'll stick to my guns. However, you definitely need to fix this or the pipeline will not execute and you won't be able to release. |
ce33b54 to
4ea663b
Compare
afprtclr
left a comment
There was a problem hiding this comment.
Please update ubuntu in the release pipeline as well:
Cherry-pick of #1555
Backport for #1555
Backport of:
Which fixes for the
release-7.0branch: