moralismercatus / crete

Open source concolic testing tool for binaries
1 stars 1 forks source link

Dispatch enters terminate state during set up of distributed mode #149

Closed moralismercatus closed 7 years ago

moralismercatus commented 8 years ago

After sending the image, dispatch enters the terminated state.

I suspect this has to do with the convergence detection in dispatch. Likely it's a corner case where the vm-node lists itself as both inactive and having empty queues.

moralismercatus commented 7 years ago

This behavior is no longer observed since changes to activity detection.