Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
In current implementation of REEFEnvironment status of REEF job is being reported to a designated callback. It would be nice to have an easier mechanism to obtain the final status of the job, e.g. through some special method, like REEFEnvironment.getStatus(). It is particularly useful for unit tests.