Commit 8fe217e0 authored by Georgios Dagkakis's avatar Georgios Dagkakis

fix in BatchDecomposition

parent 3b0c8a2b
......@@ -167,7 +167,7 @@ class BatchDecomposition(CoreObject):
self.printTrace(self.id, received='')
transmitter, eventTime=self.entityRemoved.value
self.waitEntityRemoval=False
break
break
# for the consecutive times wait till the receiver is available and then signalReceiver
# we know that the receiver is occupied with the previous sub-batch
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment