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

Workaround for the high cpu usage issue in coroutines on linux #5186

Merged
merged 5 commits into from Jan 11, 2017
Merged

Workaround for the high cpu usage issue in coroutines on linux #5186

merged 5 commits into from Jan 11, 2017

Commits on Jan 6, 2017

  1. Copy the full SHA
    34acda2 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2017

  1. Copy the full SHA
    20e4b37 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2017

  1. Copy the full SHA
    489f68b View commit details
    Browse the repository at this point in the history
  2. Overflow check in debug builds.

     instead of forcing all overflown values to int.high
    xomachine committed Jan 8, 2017
    Copy the full SHA
    d858989 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2017

  1. Copy the full SHA
    d166d78 View commit details
    Browse the repository at this point in the history