You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thanks for the report. I see you asked over at scala/scala#6610 whether there's any possibility of a fix happening in the 2.12.x series. (I don't know the answer.)
Found this bug working on apache/spark#22304
This is the simplified code to reproduce the bug:
https://github.com/sadhen/blocking-future
This bug exists in
2.12.6
and2.13.0-M4
. Fixed in2.13.0-M5
.The text was updated successfully, but these errors were encountered: