digitalocean / go-openvswitch

Go packages which enable interacting with Open vSwitch and related tools. Apache 2.0 Licensed.
Other
295 stars 95 forks source link

ovsdb: implement cancelation via context #15

Closed mdlayher closed 6 years ago

mdlayher commented 6 years ago

I also shook out a few more errors in the test server to try and make things as reliable as possible. It's running pretty well on my machine.