aboutsummaryrefslogtreecommitdiff
path: root/src/zencompute/winerunner.cpp
Commit message (Expand)AuthorAgeFilesLines
* added worker pools to local runnersStefan Boberg12 days1-2/+5
* annotated some functions with trace scopesStefan Boberg13 days1-0/+4
* restructured DeferredDirectoryDeleter so it can handle explicit expirationStefan Boberg13 days1-2/+3
* Implemented deferred cleanup of runner sandbox directoriesStefan Boberg13 days1-1/+1
* factored out Windows process runner into WindowsProcessRunnerStefan Boberg2026-02-201-85/+9
* added WineProcessRunner for use on LinuxStefan Boberg2026-02-201-0/+316