[TIMOB-12967] CodeProcessor: The "results" message is sent before the results have been written to file
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-03-06T05:39:46.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | Release 3.1.0, 2013 Sprint 05 JS, 2013 Sprint 05 |
Components | Code Processor |
Labels | n/a |
Reporter | Bryan Hughes |
Assignee | Praveen Innamuri |
Created | 2013-03-06T02:11:49.000+0000 |
Updated | 2017-03-09T00:34:11.000+0000 |
Description
Right now, writing to files is asynchronous, and the code processor doesn't wait until they are finished before sending the "results" message when sub processing
Closing ticket as fixed.