Skip to content

Io: Don't allow async close while async busy#13969

Merged
hrydgard merged 1 commit intohrydgard:masterfrom
unknownbrackets:io-async
Jan 24, 2021
Merged

Io: Don't allow async close while async busy#13969
hrydgard merged 1 commit intohrydgard:masterfrom
unknownbrackets:io-async

Conversation

@unknownbrackets
Copy link
Copy Markdown
Collaborator

See #6582. Not sure why I missed this in #4081, but tests show that sceIoCloseAsync also returns with this same error code.

-[Unknown]

@hrydgard hrydgard added the I/O Affected by I/O timing settings, or other kind of I/O issue. label Jan 24, 2021
@hrydgard hrydgard added this to the v1.11.0 milestone Jan 24, 2021
@hrydgard
Copy link
Copy Markdown
Owner

hrydgard commented Jan 24, 2021

Nice! I feel that this might be simple enough to merge for 1.11. Pretty clear what's going on and your test shows it. Of course there's the bug-covering-for-bug aspect, but ...

@hrydgard hrydgard merged commit db76f61 into hrydgard:master Jan 24, 2021
@unknownbrackets unknownbrackets deleted the io-async branch January 24, 2021 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

I/O Affected by I/O timing settings, or other kind of I/O issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants