Commit Graph

4 Commits

Author SHA1 Message Date
agj bdf3a54ba0 fix: add missing copyright notices 2024-09-08 21:13:41 +02:00
agj fa6ec315c8 feat: unique directory for pipelines
Also, start using fork/chdir/exec idiom instead of posix_spawn, because
as we all know: posix_spawn is stupid as a system call:

https://lwn.net/Articles/360556/
2024-08-31 08:05:44 +02:00
agj 484efc200a feat: add environment variable passing 2024-08-26 20:48:22 +02:00
agj 0f1aa982f4 fixup! refactor: move executor function into it's own file 2024-08-26 18:40:23 +02:00