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

Change DEFAULT_PRIORITY of Prioritized event selection strategies #147

Closed
wants to merge 2 commits into from

Conversation

achiyae
Copy link
Member

@achiyae achiyae commented Jan 28, 2021

Change the DEFAULT_PRIORITY of PrioritizedBThreadsEventSelectionStrategy to 0 (a neutral number is more natural for non prioritized b-threads).

Change the DEFAULT_PRIORITY of PrioritizedBSyncEventSelectionStrategy to 0 (instead of Integer.MIN_VALUE).

…egy to 0 (a neutral number is more natural for non prioritized b-threads).

Change the DEFAULT_PRIORITY of PrioritizedBSyncEventSelectionStrategy to 0 (instead of Integer.MIN_VALUE).
@coveralls
Copy link

coveralls commented Jan 28, 2021

Coverage Status

Coverage increased (+0.4%) to 85.51% when pulling f833f36 on change-default-priority into 99aae35 on develop.

…h "this" therefore the call is redundant. In some cases it even triggers an exception, when it reaches the line in NativeGlobal: ScriptableObject.defineProperty(scope, "NaN", ScriptRuntime.NaNobj, 7);
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

Successfully merging this pull request may close these issues.

3 participants