runv icon indicating copy to clipboard operation
runv copied to clipboard

initSandboxNetwork() not deal with error return

Open Ace-Tang opened this issue 8 years ago • 0 comments

I get error when using runv as a runtime, it looks successful in create process, but fail at start container process, at last I found initSandboxNetwork() fail, but startNsListener() not deal with it, so I wonder if deal with error is need

Ace-Tang avatar Sep 07 '17 01:09 Ace-Tang