Skip to content

fix: Windows compatibility for hindsight-embed#867

Open
beordie wants to merge 1 commit intovectorize-io:mainfrom
beordie:fix/windows-compatibility-hindsight-embed
Open

fix: Windows compatibility for hindsight-embed#867
beordie wants to merge 1 commit intovectorize-io:mainfrom
beordie:fix/windows-compatibility-hindsight-embed

Conversation

@beordie
Copy link
Copy Markdown
Contributor

@beordie beordie commented Apr 4, 2026

  • Add cross-platform file locking support
  • Use fcntl on Unix-like systems, msvcrt on Windows
  • Add detailed documentation explaining why we don't use external libraries

- Add cross-platform file locking support
- Use fcntl on Unix-like systems, msvcrt on Windows
- Add detailed documentation explaining why we don't use external libraries
- Fixes issue where module couldn't be imported on Windows due to missing fcntl
@beordie beordie force-pushed the fix/windows-compatibility-hindsight-embed branch from 6f99238 to 593c04e Compare April 4, 2026 05:39
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