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 /README.md | |
parent | d429a92f09e476c431830cef48690dc3784153c7 (diff) | |
parent | 61a061c9b4a5dd789b936ba3607f3617db361d1e (diff) | |
download | go-tangerine-abed63c38fe817e73ccbc8f123aee044d10d1711.tar go-tangerine-abed63c38fe817e73ccbc8f123aee044d10d1711.tar.gz go-tangerine-abed63c38fe817e73ccbc8f123aee044d10d1711.tar.bz2 go-tangerine-abed63c38fe817e73ccbc8f123aee044d10d1711.tar.lz go-tangerine-abed63c38fe817e73ccbc8f123aee044d10d1711.tar.xz go-tangerine-abed63c38fe817e73ccbc8f123aee044d10d1711.tar.zst go-tangerine-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 'README.md')
0 files changed, 0 insertions, 0 deletions