commit | 07ee4c5ff4c60e8e04eb452e2ef154c47fa118a4 | [log] [tgz] |
---|---|---|
author | Jason Evans <jasone@canonware.com> | Wed Nov 02 08:54:07 2016 -0700 |
committer | Jason Evans <jasone@canonware.com> | Wed Nov 02 09:13:08 2016 -0700 |
tree | 3e3ec4b480def314f6a047b0122ba7ef9007fe7a | |
parent | f19bedb04cd3c2f603569ca9a40c8c66b05c3a90 [diff] |
Force no lazy-lock on Windows. Monitoring thread creation is unimplemented for Windows, which means lazy-lock cannot function correctly. This resolves #310.