Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logic of ThreadPoolConfig.useForkJoin causes test concurrent-stream.scala to randomly hang #7391

Closed
scabug opened this issue Apr 18, 2013 · 3 comments
Assignees
Milestone

Comments

@scabug
Copy link

scabug commented Apr 18, 2013

Joel (from Avian) has reported that the code in scala.actors.scheduler.ThreadPoolConfig.useForkJoin causes random hangs when running the test concurrent-stream.scala on Avian.

The actor library has been deprecated in 2.10, but all the deprecation messages say "2.11", so instead of getting rid of Scala actors for 2.11, an approach similar to #7236 has to be taken.

@scabug
Copy link
Author

scabug commented Apr 18, 2013

Imported From: https://issues.scala-lang.org/browse/SI-7391?orig=1
Reporter: @soc
Affected Versions: 2.9.3, 2.10.1, 2.11.0-M2
Other Milestones: 2.11.0-M6
See #7237, #7236

@scabug
Copy link
Author

scabug commented May 3, 2013

@adriaanm said:
scala/scala#2413

@scabug scabug closed this as completed May 3, 2013
@scabug
Copy link
Author

scabug commented May 28, 2013

@JamesIry said:
scala/scala#2570

@scabug scabug added this to the 2.10.2-RC1 milestone Apr 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants