Remove DataHandle::commit()
All threads resolved!
All threads resolved!
Compare changes
Files
10- Hadrien Benjamin Grasland authored
@@ -55,8 +55,10 @@ tbb::task* AlgoExecutionTask::execute()
From discussion with @leggett on !462 (merged), it seems like the DataHandle::commit() functionality is not used, and that using it is not envisioned anymore. I would thus tentatively propose to remove it.
Can you try this commit in your respective experiment frameworks and tell me how well it goes?