Skip to content
  • Thomas Jahns's avatar
    Set finished state to false in writer process. · afd00b80
    Thomas Jahns authored
    * 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.
    afd00b80