Skip to content

Fix: improve Windows sync error handling using errors.As for syscall.Errno#32

Open
mounika63020-blip wants to merge 4 commits intoHexmosTech:mainfrom
mounika63020-blip:main
Open

Fix: improve Windows sync error handling using errors.As for syscall.Errno#32
mounika63020-blip wants to merge 4 commits intoHexmosTech:mainfrom
mounika63020-blip:main

Conversation

@mounika63020-blip
Copy link
Copy Markdown

Improved Windows-specific sync error handling in interactive module.

  • Added robust handling using errors.As to unwrap syscall.Errno
  • Ensures ERROR_INVALID_HANDLE and related errors are properly detected
  • Improves reliability of Windows builds and runtime behavior

Tested locally and verified no regressions.

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.

1 participant