Skip to content

scala ver 2.12.2 and parallel collection #10442

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

Closed
fr0ster opened this issue Jul 31, 2017 · 1 comment
Closed

scala ver 2.12.2 and parallel collection #10442

fr0ster opened this issue Jul 31, 2017 · 1 comment

Comments

@fr0ster
Copy link

fr0ster commented Jul 31, 2017

I have simple project on scala.
I use SBT for build and test my project.
In SBT console i typed next code
"(0 to 10000).par.map(_+42)"
When i use scala ver 2.11.7 that all right.
When i use scala ver 2.12.1 or 2.12.3 that command execution dont terminate. I am novice in using of scala and sbt and i dont know where i can see more information about this problem.

Sorry for my Englash...

@som-snytt
Copy link

This issue is tracked as scala/scala-dev#195 which links to duplicates such as #8119

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants