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

Handle context cancellation properly #428

Merged
merged 2 commits into from
Aug 2, 2023

fix(cancellation): handle message cancellation properly

5b921b5
Select commit
Loading
Failed to load commit list.
Merged

Handle context cancellation properly #428

fix(cancellation): handle message cancellation properly
5b921b5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 2, 2023 in 1s

57.57% of diff hit (target 64.28%)

View this Pull Request on Codecov

57.57% of diff hit (target 64.28%)

Annotations

Check warning on line 290 in requestmanager/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

requestmanager/client.go#L289-L290

Added lines #L289 - L290 were not covered by tests

Check warning on line 315 in requestmanager/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

requestmanager/client.go#L314-L315

Added lines #L314 - L315 were not covered by tests

Check warning on line 330 in requestmanager/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

requestmanager/client.go#L329-L330

Added lines #L329 - L330 were not covered by tests

Check warning on line 345 in requestmanager/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

requestmanager/client.go#L344-L345

Added lines #L344 - L345 were not covered by tests

Check warning on line 411 in requestmanager/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

requestmanager/client.go#L411

Added line #L411 was not covered by tests

Check warning on line 169 in responsemanager/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

responsemanager/client.go#L168-L169

Added lines #L168 - L169 were not covered by tests

Check warning on line 184 in responsemanager/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

responsemanager/client.go#L183-L184

Added lines #L183 - L184 were not covered by tests

Check warning on line 199 in responsemanager/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

responsemanager/client.go#L198-L199

Added lines #L198 - L199 were not covered by tests

Check warning on line 214 in responsemanager/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

responsemanager/client.go#L213-L214

Added lines #L213 - L214 were not covered by tests

Check warning on line 289 in responsemanager/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

responsemanager/client.go#L288-L289

Added lines #L288 - L289 were not covered by tests

Check warning on line 296 in responsemanager/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

responsemanager/client.go#L296

Added line #L296 was not covered by tests