radical-cybertools / radical.pilot

RADICAL-Pilot
http://radical-cybertools.github.io/radical-pilot/index.html
Other
54 stars 23 forks source link

ensure retval copy, unique task IDs #2804

Closed andre-merzky closed 1 year ago

andre-merzky commented 1 year ago

This PR makes sure the task retval gets copied back to the API level task object. It also removes a UID collision in our raptor example.

codecov[bot] commented 1 year ago

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 42.87%. Comparing base (fc459f9) to head (62fec29). Report is 3593 commits behind head on devel.

Files with missing lines Patch % Lines
src/radical/pilot/raptor/worker_mpi.py 0.00% 2 Missing :warning:
src/radical/pilot/task.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #2804 +/- ## ========================================== - Coverage 42.88% 42.87% -0.02% ========================================== Files 83 83 Lines 9289 9289 ========================================== - Hits 3984 3983 -1 - Misses 5305 5306 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.