Skip to content

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Jul 9, 2024

On Windows, _commit can only be used for file descriptors backing files that are on disks. We would previously flush all file types which would cause an error.

Thanks to @z2oh for tracking down the cause of the error!

On Windows, `_commit` can only be used for file descriptors backing
files that are on disks. We would previously flush all file types which
would cause an error.

Thanks to Jeremy Day for tracking down the cause of the error!
@compnerd compnerd requested review from parkera and jmschonfeld July 9, 2024 17:03
@compnerd
Copy link
Member Author

compnerd commented Jul 9, 2024

@swift-ci please test

@compnerd
Copy link
Member Author

compnerd commented Jul 9, 2024

@swift-ci please test Windows platform

@jmschonfeld jmschonfeld merged commit 36245ac into swiftlang:main Jul 9, 2024
@compnerd compnerd deleted the committed-relationship branch July 9, 2024 17:51
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.

2 participants