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

Replaced Thread.Yield #2198

Merged
merged 1 commit into from
Jul 20, 2016
Merged

Conversation

marcpiechura
Copy link
Contributor

No description provided.

? (Thread.Yield() ? 1 : 0)
: ThreadLocalRandom.Current.Next(2)); // 1 or 0 events to be processed
var usingShellLimit = _shellEventLimit < actorEventLimit;
var remainingQuta = _interpreter.Execute(Math.Min(actorEventLimit, _shellEventLimit));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remainingQuota

@alexvaluyskiy
Copy link
Contributor

LGTM

@marcpiechura
Copy link
Contributor Author

@alexvaluyskiy addressed your remarks

@alexvaluyskiy alexvaluyskiy merged commit 2b18bd9 into akkadotnet:dev Jul 20, 2016
@Aaronontheweb Aaronontheweb modified the milestone: 1.1.2 Jul 27, 2016
@marcpiechura marcpiechura deleted the Thread_Yield_fix branch May 17, 2017 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants