Skip to content

Keep context cancel suppression logic consistent

We already have helper.SuppressCancellation to suppress the cancel of a given context and keep context Values and everything else unchanged. So it is better to reuse that.

Merge request reports