good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit abed63c3 authored by Guillaume Ballet's avatar Guillaume Ballet Committed by GitHub
Browse files

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.
parents d429a92f 61a061c9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment