Skip to content

Implement WIN32 tor_cond_wait using condition variables #30187

Github PR: https://github.com/torproject/tor/pull/2102

Fix bug where running a relay on Windows would use 100% CPU after some time. Makes Windows >= Vista the required Windows version to build and run tor.

Merge request reports