mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-16 12:22:17 +01:00
refactoring process management: no more orphan processes and quicker chrome startup
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
/*
|
||||
Package xexec helps creating exec.Cmd
|
||||
with logging.
|
||||
with logging and executing those commands
|
||||
without leaking orphan processes.
|
||||
|
||||
All functions return our standard xerror.Error
|
||||
in case of error.
|
||||
|
||||
Reference in New Issue
Block a user