FDio / govpp

Go toolset for the VPP.
Apache License 2.0
193 stars 82 forks source link

Fix WaitReady if socket directory does not exist #83

Closed mhalaj1 closed 1 year ago

mhalaj1 commented 1 year ago

Signed-off-by: Matus Halaj mhalaj@cisco.com

sknat commented 1 year ago

@mhalaj1 this should be addressed by #81 If it also works for you we can probably close this PR

ondrej-fabry commented 1 year ago

Closing this for now to avoid confusion. @mhalaj1 if you find any problems please re-open this PR or create a new issue.

mhalaj1 commented 1 year ago

I agree with closing this. PR #84 indeed fixes the issue #81 and is better solution overall.