scala / bug

Scala 2 bug reports only. Please, no questions — proper bug reports only.
https://scala-lang.org
232 stars 21 forks source link

Future.firstCompletedOf still leaky of memory #13058

Open som-snytt opened 2 weeks ago

som-snytt commented 2 weeks ago

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