Commit afd00b80 authored by Thomas Jahns's avatar Thomas Jahns
Browse files

Set finished state to false in writer process.

* This prevents accidentally closing the file early.
* Also: Replace cryptic reference notation.
* A newly opened file finish state is set to false by default.
** The write process must wait to receive a close command from each collector
   to prevent file truncation.
parent c400d582
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment