mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-29 11:10:40 +00:00
It was meant to be run in the foreground since it is waited upon during stop(), but as it is now from the stop() perspective it is completed after first connection is accepted. Fixes #2652 Message-Id: <20170801125558.GS20001@scylladb.com>