Skip to content
Commit c3590b5c authored by Mike Bland's avatar Mike Bland
Browse files

Fix validator_test hang on Solaris, Plan 9

On these platforms, the `done <- true` statement in during TearDown() was
hanging, since the `watcher_unsupported.go` version was never draining the
channel. Also took the opportunity to update the WatchForUpdates() signature
to not return bool anymore.
parent 577a3f7f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment