Squirrel.Windows
Squirrel.Windows copied to clipboard
Running multiple squirrel releases
Squirrel Version: 2.0.0.0
Hello team, More of a question than an issue. We have a requirement to run simultaneous squirrel build on the same machine. We have created an agent running as Windows Service, creating a squirrel setup file on demand. This is working fine but if we have two separate services to build the squirrel setup file on the same machine, it does not work due to the locking of files etc.
Can we get a simultaneous squirrel build on the same machine?
At some point this won't scale because signtool.exe will start blowing up when run concurrently :(