Free cookie consent management tool by TermsFeed Policy Generator

Changes between Initial Version and Version 1 of Ticket #1588, comment 6


Ignore:
Timestamp:
11/21/11 15:43:45 (13 years ago)
Author:
gkronber
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1588, comment 6

    initial v1  
    1 I've had an error again when executing optimizers in parallel in an experiment, though the exception is an `InvalidOperationException`. It reads: "Collection was modified...". A screenshot is attached, unfortunately the application crashed and I couldn't access the exception dialog again. It seems to stem from a raze condition somewhere in the `RunCollection` or `RunCollectionView`.
     1I've had an error again when executing optimizers in parallel in an experiment, though the exception is an `InvalidOperationException`. It reads: "Collection was modified...". A screenshot is attached, unfortunately the application crashed and I couldn't access the exception dialog again. It seems to stem from a race condition somewhere in the `RunCollection` or `RunCollectionView`.