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

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

Merged
merged 1 commit into from
Jan 24, 2021

Conversation

unknownbrackets
Copy link
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
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.

None yet

2 participants