We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c1521e commit f93ca4aCopy full SHA for f93ca4a
1 file changed
parla/task_runtime.py
@@ -669,7 +669,6 @@ def _execute_task(self):
669
return TaskCompleted(None)
670
671
def cleanup(self):
672
- print("Data movement: clean up")
673
self._target_data = None
674
675
def _finish(self, ctx):
0 commit comments