Skip to content

Pipe mode fixes

Compare
Choose a tag to compare
@inorton inorton released this 08 Feb 09:13
· 95 commits to master since this release

This release disables caching when a pdb file is produced (pdb generation is non-deterministic based on source and object files alone)

I have also increased the timeout when the client mode process attempts to connect to a busy server. This should stop lots of the "failed to start server proces" errors people with cygwin (make -j) see.