drift
drift copied to clipboard
Share delayService across clients
delayService normally feeds into the eventLoop which has a max of 2 * num core threads shared across all clients created in the drift session. We should not need more than the number of threads that are being used by the eventLoop