Skip to content

propagate aborted flag from Match to ClientMatch#708

Merged
Endaris merged 2 commits into
panel-attack:betafrom
JamesVanBoxtel:fixDesync
Oct 20, 2025
Merged

propagate aborted flag from Match to ClientMatch#708
Endaris merged 2 commits into
panel-attack:betafrom
JamesVanBoxtel:fixDesync

Conversation

@JamesVanBoxtel
Copy link
Copy Markdown
Contributor

Fixes #607

@Endaris
Copy link
Copy Markdown
Collaborator

Endaris commented Oct 13, 2025

Rather than duplicating state, could we just mask it with a getter so we only handle state in one place?

@JamesVanBoxtel
Copy link
Copy Markdown
Contributor Author

Rather than duplicating state, could we just mask it with a getter so we only handle state in one place?

Yeah I'm pretty sure we can.

Also documented some match params
@Endaris Endaris merged commit e0c6936 into panel-attack:beta Oct 20, 2025
2 checks passed
@JamesVanBoxtel JamesVanBoxtel deleted the fixDesync branch October 20, 2025 21:50
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.

Client does not properly communicate an abort due to desync

2 participants