In a kill event of the images (master or slave), it seems that the queues of the rabbit mq are not emptied and can still contain some requests: run some tests that are in the queue buffer (not delivered yet) or pong answers.
I think that it is due to the fact that the same queue is used again to interact between the master and the workers.
In a kill event of the images (master or slave), it seems that the queues of the rabbit mq are not emptied and can still contain some requests: run some tests that are in the queue buffer (not delivered yet) or pong answers. I think that it is due to the fact that the same queue is used again to interact between the master and the workers.
There should be a process to either :