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

Release netstandard1.6 build is Optimize false #3088

Closed
kennethito opened this issue Sep 7, 2017 · 3 comments
Closed

Release netstandard1.6 build is Optimize false #3088

kennethito opened this issue Sep 7, 2017 · 3 comments
Assignees
Milestone

Comments

@kennethito
Copy link
Contributor

Is there a reason for this?

https://github.com/akkadotnet/akka.net/blob/dev/src/core/Akka/Akka.csproj#L64

@Aaronontheweb
Copy link
Member

@kennethito yes, the .NET Standard 1.6 compiler had an optimization bug that broke the Akka.Streams test suite. This is supposed to be fixed in the 2.0 compiler so we'll turn optimization back on once #3066 is merged.

@Aaronontheweb
Copy link
Member

@alexvaluyskiy this was resolved via #3066, no?

@alexvaluyskiy
Copy link
Contributor

yes

@alexvaluyskiy alexvaluyskiy self-assigned this Sep 25, 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

3 participants