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
Scala version: 2.13.15
When
Future.firstCompletedOfhas a long-running future, other callbacks are not unlinked:#10513 (comment)