play-iteratees
play-iteratees copied to clipboard
Unused close() method in Concurrent.unicast
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.