atmosphere icon indicating copy to clipboard operation
atmosphere copied to clipboard

[Future] Delayed broadcast future incorrect.

Open jfarcand opened this issue 9 years ago • 0 comments

@dmitry-treskunov reported

delayBroadcast returns BroadcasterFuture initialized with CountDownLatch(1). So it will be released when broadcast will be done for the first resource.

jfarcand avatar Nov 28 '14 18:11 jfarcand