Skip to content

Return a .serverCancelled error code if the server cancels a request #674

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

Merged
merged 1 commit into from
Dec 5, 2022

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Dec 2, 2022

#669 (comment)

.cancelled should only be returned if the client requested cancellation.

@ahoppen ahoppen force-pushed the ahoppen/server-cancelled branch from f2695ee to 89b2a6b Compare December 4, 2022 18:57
@ahoppen ahoppen marked this pull request as ready for review December 4, 2022 18:57
@ahoppen
Copy link
Member Author

ahoppen commented Dec 4, 2022

@swift-ci Please test

`.cancelled` should only be returned if the client requested cancellation.
@ahoppen ahoppen force-pushed the ahoppen/server-cancelled branch from 89b2a6b to ca45a7a Compare December 5, 2022 07:45
@ahoppen
Copy link
Member Author

ahoppen commented Dec 5, 2022

@swift-ci Please test

@ahoppen ahoppen merged commit ae04934 into swiftlang:main Dec 5, 2022
@ahoppen ahoppen deleted the ahoppen/server-cancelled branch December 5, 2022 14:25
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.

2 participants