ThomasDelteil commented on issue #11120: Address already in use during tutorial test URL: https://github.com/apache/incubator-mxnet/issues/11120#issuecomment-393914666 I tracked this issue for a while, still not sure of why it is happening. My first guess was that the previous notebook run didn't clear the socket in time for the next run. I added a delay between each notebook run which should have been plenty of time for socket to be released. I'll do some more digging. @marcoabreu, how many containers are running per instance concurrently? only one right?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
