mirror of https://github.com/ethereum/go-ethereum
The server delayed closing of connections for 3s when stopping. This was supposed to allow for slow handlers, but it didn't really work. When geth quits, it will just exit immediately after quitting the server. Removing the timer makes testing easier because all connections will be closed after Stop returns.pull/2808/head
parent
f58ac2b46b
commit
c145589f25
Loading…
Reference in new issue