-
Mark Tyneway authored
Allow for read requests during initial sync but don't allow for write requests during initial sync. This is done by spawning a goroutine so that the initial sync logic is non-blocking.
1187dc9a
Allow for read requests during initial sync but don't allow for write requests during initial sync. This is done by spawning a goroutine so that the initial sync logic is non-blocking.