Open som-snytt opened 2 weeks ago
Scala version: 2.13.15
When Future.firstCompletedOf has a long-running future, other callbacks are not unlinked:
Future.firstCompletedOf
https://github.com/scala/bug/issues/10513#issuecomment-1480214470
Scala version: 2.13.15
When
Future.firstCompletedOf
has a long-running future, other callbacks are not unlinked:https://github.com/scala/bug/issues/10513#issuecomment-1480214470