Changeset 70caa3 for src/Actions

Timestamp:
Jun 20, 2018, 8:20:43 AM (7 years ago)
Author:
Frederik Heber <frederik.heber@…>
Branches:
AutomationFragmentation_failures, Candidate_v1.6.1, ChemicalSpaceEvaluator, Exclude_Hydrogens_annealWithBondGraph, ForceAnnealing_with_BondGraph_contraction-expansion, StoppableMakroAction
Children:
883d98, a6c11a
Parents:
4b2adf
git-author:
Frederik Heber <frederik.heber@…> (09/15/17 08:21:12)
git-committer:
Frederik Heber <frederik.heber@…> (06/20/18 08:20:43)
Message:

FIX: FormatParserStorage would open new streams per SaveAll().

  • we did not check whether an open stream was still present and always opened a new one: OutputAction would cause an "too many open files" at some point because all those streams (on the same filename) were never closed.
(No files)

Note: See TracChangeset for help on using the changeset viewer.