thinktecture/relayserver

Race Condition between consuming a queue and registering the handler for consuming

thomashilzendegen opened this issue · 1 comments

We consume before attaching the event handler. This is wrong.

Fixed by #475