1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-12-15 23:41:26 +02:00
Files
oauth2-proxy/watcher_unsupported.go
Mike Bland c3590b5c4c 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.
2015-05-30 22:11:02 -04:00

226 B