BogdanovKirill commented on issue #11458: Multithreading error.
URL: 
https://github.com/apache/incubator-mxnet/issues/11458#issuecomment-552760837
 
 
   It seems that this problem is connected with:
   https://github.com/apache/incubator-mxnet/issues/10948
   I could say that when your program start another child process (any type of 
process, even something like "ps aux") in linux it could lead to hangs in 
   MXPredSetInput/MXPredGetOutput in another thread. Locking could help to 
avoid this bug.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to