play-iteratees icon indicating copy to clipboard operation
play-iteratees copied to clipboard

Unused close() method in Concurrent.unicast

Open wsargent opened this issue 8 years ago • 0 comments

From https://github.com/playframework/playframework/issues/5071

The close() method defined at https://github.com/playframework/playframework/blob/2.4.x/framework/src/iteratees/src/main/scala/play/api/libs/iteratee/Concurrent.scala#L461 does not appear to be used anywhere.

wsargent avatar May 18 '17 19:05 wsargent