This repository was archived by the owner on Apr 2, 2026. It is now read-only.
Commit c2f4ed3
fix: address type mismatch in Windows pregen lock
Fix build error on Windows where windows.WAIT_TIMEOUT (syscall.Errno)
was compared directly with the uint32 result from WaitForSingleObject.
Co-Authored-By: Grey Newell <greyshipscode@gmail.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Made-with: Cursor1 parent 050f26a commit c2f4ed3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments