Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently, TaskStatus is not thread-safe, yet is potentially updated/inspected by multiple threads. There are also multiple places in the C# where we can improve checks on state of the task such that we fail tasks earlier.
Attachments
Issue Links
- is part of
-
REEF-289 Rewrite .NET Evaluator with Tang
- Resolved
- links to