Alogani / asyncproc

Flexible child process spawner with strong async features
MIT License
11 stars 1 forks source link

Transform CloseWhenOver argument to a flag #4

Closed Alogani closed 5 months ago

Alogani commented 5 months ago

https://github.com/Alogani/asyncproc/blob/ab8cca32a00ba7d46239baf638d86ca6dd0f8be0/src/asyncproc/exports/procargs.nim#L49

Alogani commented 5 months ago

KeepStreamOpen argument seems rarely useful. For simplicity of implementation (for now), all streams passed as arguments will be owned