drift icon indicating copy to clipboard operation
drift copied to clipboard

Share delayService across clients

Open mayankgarg1990 opened this issue 5 years ago • 0 comments

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

mayankgarg1990 avatar Apr 19 '21 21:04 mayankgarg1990