You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assuming #444 with respect to 0-length reads writes there's an ambiguity when cancelling an operation between whether the operation was cancelled or wheter the 0-length operation completed. This was discussed briefly at #444 (comment) and it sounds like there are encoding changes planned to address this. Regardless though I wanted to open an issue here to write a FIXME in some code, so this is basically a tracking issue for said encoding changes.
The text was updated successfully, but these errors were encountered:
alexcrichton
added a commit
to alexcrichton/witx-bindgen
that referenced
this issue
Apr 3, 2025
Handle the fact that cancellation/0-length writes look the same.
alexcrichton
changed the title
Ambiguity between "operation cancelled" and "0-lenght operation completed"
Ambiguity between "operation cancelled" and "0-length operation completed"
Apr 3, 2025
Assuming #444 with respect to 0-length reads writes there's an ambiguity when cancelling an operation between whether the operation was cancelled or wheter the 0-length operation completed. This was discussed briefly at #444 (comment) and it sounds like there are encoding changes planned to address this. Regardless though I wanted to open an issue here to write a FIXME in some code, so this is basically a tracking issue for said encoding changes.
The text was updated successfully, but these errors were encountered: