diff options
author | 2018-04-26 09:34:58 +0100 | |
---|---|---|
committer | 2018-04-26 09:34:58 +0100 | |
commit | 270da8299525d3f3139f1b2395b366b8344ceec9 (patch) | |
tree | c218d88a67915eae7f525cf1a0d4d1e5858ebe5a /OWNERS | |
parent | 4c7ae4ea95082941cde6236133c84229cd386ed5 (diff) | |
download | coredns-270da8299525d3f3139f1b2395b366b8344ceec9.tar.gz coredns-270da8299525d3f3139f1b2395b366b8344ceec9.tar.zst coredns-270da8299525d3f3139f1b2395b366b8344ceec9.zip |
plugin/forward: move Dial goroutine out (#1738)
Rework the TestProxyClose - close the proxy in the *same* goroutine
as where we started it. Close channels as long as we don't get dataraces
(this may need another fix).
Move the Dial goroutine out of the connManager - this simplifies things
*and* makes another goroutine go away and removes the need for connErr
channels - can now just be dns.Conn.
Also:
Revert "plugin/forward: gracefull stop (#1701)"
This reverts commit 135377bf776295d8ef86081c1ef581e7b41d26f0.
Revert "rework TestProxyClose (#1735)"
This reverts commit 9e8893a0b5325a76b2784958bbe743ff3e831401.
Diffstat (limited to 'OWNERS')
0 files changed, 0 insertions, 0 deletions