praiskup / resalloc

Allocator and manager for (expensive) resources
GNU General Public License v2.0
7 stars 7 forks source link

agent-spawner: redirect output from shell hooks #157

Closed praiskup closed 6 months ago

praiskup commented 6 months ago

There's otherwise a risk of receiving SIGPIPE or other termination signal only because we have no output file to write to.