klenin / Spawner

Cross-platform sandbox runner
4 stars 8 forks source link

Make file flush optional #91

Closed klenin closed 7 years ago

klenin commented 7 years ago

Currently files are flushed only on exit for maximum performance.

Add (per-file?) option to perform file system flush on every pipe flush.