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

Consistent toString for MainCoroutineDispatcher implementations #2131

Merged
merged 2 commits into from
Jul 16, 2020

Conversation

elizarov
Copy link
Contributor

So that is shows as "Dispatchers.Main" and "Dispatchers.Main.immediate"

@elizarov elizarov requested a review from qwwdfsad July 10, 2020 14:13
So that is shows as "Dispatchers.Main" and "Dispatchers.Main.immediate"
Also remove hardcoded "Main" name in places of code where it is not needed anymore
Copy link
Collaborator

@qwwdfsad qwwdfsad left a comment

Choose a reason for hiding this comment

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

LGTM

@elizarov elizarov merged commit b7d6518 into develop Jul 16, 2020
@elizarov elizarov deleted the dispatchers-main-string branch July 16, 2020 16:31
@elizarov elizarov mentioned this pull request Jul 16, 2020
1 task
recheej pushed a commit to recheej/kotlinx.coroutines that referenced this pull request Dec 28, 2020
…in#2131)

So that is shows as "Dispatchers.Main" and "Dispatchers.Main.immediate".
Also remove hardcoded "Main" name in places of code where it is not needed anymore.
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.

None yet

2 participants