aboutsummaryrefslogtreecommitdiff
path: root/src/zencompute/windowsrunner.cpp
Commit message (Expand)AuthorAgeFilesLines
* added worker pools to local runnersStefan Boberg12 days1-1/+2
* windows: ensure process exit code is trackedStefan Boberg12 days1-0/+1
* annotated some functions with trace scopesStefan Boberg13 days1-0/+4
* restructured DeferredDirectoryDeleter so it can handle explicit expirationStefan Boberg13 days1-3/+6
* Implemented deferred cleanup of runner sandbox directoriesStefan Boberg13 days1-1/+1
* implemented optional sandboxing of WindowsProcessRunner child processesStefan Boberg2026-02-201-21/+184
* factored out Windows process runner into WindowsProcessRunnerStefan Boberg2026-02-201-0/+218