Bug #10721
Change where we start the data collection thread in TriggerdFragmentGenerator to avoid race conditions
Start date:
10/30/2015
Due date:
% Done:
0%
Estimated time:
Experiment:
-
Co-Assignees:
Description
The current location was causing glibc errors.
History
#1 Updated by Kurt Biery over 5 years ago
- Status changed from New to Resolved
Eric fixed this by moving the start of the data collection thread from the constructor to the start and resume methods.
#2 Updated by Kurt Biery over 5 years ago
- Subject changed from Change where we start the data collection thread to avoid race conditions to Change where we start the data collection thread in TriggerdFragmentGenerator to avoid race conditions
#3 Updated by Eric Flumerfelt almost 5 years ago
- Status changed from Resolved to Closed