aboutsummaryrefslogtreecommitdiff
path: root/src/zencompute/macrunner.cpp
Commit message (Collapse)AuthorAgeFilesLines
* added worker pools to local runnersStefan Boberg12 days1-1/+2
|
* annotated some functions with trace scopesStefan Boberg13 days1-0/+4
|
* restructured DeferredDirectoryDeleter so it can handle explicit expirationStefan Boberg13 days1-4/+7
| | | | restructured the code so that directory deletion can be scheduled after the response has been sent.
* Implemented deferred cleanup of runner sandbox directoriesStefan Boberg13 days1-4/+3
|
* macrunner should use except_fmtStefan Boberg2026-02-201-0/+1
|
* added experimental sandboxing for macOSStefan Boberg2026-02-201-8/+190
|
* add MacProcessRunnerStefan Boberg2026-02-201-0/+236