-
Alain Takoudjou authored
if the message size is too big, the promise process can hang on queue.put and parent process will no be able to read the message. This will finally result in a deadlock situation.
164d04bf
if the message size is too big, the promise process can hang on queue.put and parent process will no be able to read the message. This will finally result in a deadlock situation.