diff options
author | Guillaume Ballet <gballet@gmail.com> | 2018-03-05 17:49:25 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-05 17:49:25 +0800 |
commit | abed63c38fe817e73ccbc8f123aee044d10d1711 (patch) | |
tree | 57ccfaa749fa0e09c808b823cb4c872b72080de5 /params | |
parent | d429a92f09e476c431830cef48690dc3784153c7 (diff) | |
parent | 61a061c9b4a5dd789b936ba3607f3617db361d1e (diff) | |
download | dexon-abed63c38fe817e73ccbc8f123aee044d10d1711.tar dexon-abed63c38fe817e73ccbc8f123aee044d10d1711.tar.gz dexon-abed63c38fe817e73ccbc8f123aee044d10d1711.tar.bz2 dexon-abed63c38fe817e73ccbc8f123aee044d10d1711.tar.lz dexon-abed63c38fe817e73ccbc8f123aee044d10d1711.tar.xz dexon-abed63c38fe817e73ccbc8f123aee044d10d1711.tar.zst dexon-abed63c38fe817e73ccbc8f123aee044d10d1711.zip |
Merge pull request #16250 from gluk256/317-fatalf
whisper: refactoring go-routines workflow
Move the call mailServer.Init() down (to the bottom of the function) because if the function initialize() completes successfully, then it will be followed by mailServer.Close() in shutdown(). The workflow of the corresponding goroutines is clearer now.
Diffstat (limited to 'params')
0 files changed, 0 insertions, 0 deletions