Skip to content

AsyncJob fail when client disconnected#1532

Merged
xPaw merged 4 commits intoSteamRE:masterfrom
kuznetsov-kd:master
May 2, 2025
Merged

AsyncJob fail when client disconnected#1532
xPaw merged 4 commits intoSteamRE:masterfrom
kuznetsov-kd:master

Conversation

@kuznetsov-kd
Copy link
Contributor

@xPaw
Copy link
Member

xPaw commented May 2, 2025

I just realized this is kind of a breaking change. If consumer code waited for the await to throw and then retried the request, previously they would be retrying against a connected client.

Which is a dumb assumption to make, but should at least be noted in the release notes.

Can you fix the build please?

@xPaw xPaw merged commit 446bbe9 into SteamRE:master May 2, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants