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

Changed deprecated method offer to trySend #7648

Merged
merged 5 commits into from
Apr 13, 2022

Conversation

ZherebtsovAlexandr
Copy link
Contributor

The documentation says: Deprecated offer method. This method was deprecated in the favour of trySend.

See Kotlin/kotlinx.coroutines#974 for more context.

Changed offer -> trySend in InternalFlowFactory.kt

@cla-bot
Copy link

cla-bot bot commented Feb 17, 2022

Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Zherebtsov Alexandr.
This is most likely caused by a git client misconfiguration; please make sure to:

  1. check if your git client is configured with an email to sign commits git config --list | grep email
  2. If not, set it up using git config --global user.email [email protected]
  3. Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails

@ZherebtsovAlexandr
Copy link
Contributor Author

Signed CLA @cla-bot check

@cla-bot
Copy link

cla-bot bot commented Feb 17, 2022

Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Zherebtsov Alexandr.
This is most likely caused by a git client misconfiguration; please make sure to:

  1. check if your git client is configured with an email to sign commits git config --list | grep email
  2. If not, set it up using git config --global user.email [email protected]
  3. Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails

@cla-bot
Copy link

cla-bot bot commented Feb 17, 2022

The cla-bot has been summoned, and re-checked this pull request!

@ZherebtsovAlexandr
Copy link
Contributor Author

@cla-bot check

@cla-bot cla-bot bot added the cla: yes label Feb 17, 2022
@cla-bot
Copy link

cla-bot bot commented Feb 17, 2022

The cla-bot has been summoned, and re-checked this pull request!

@edualonso edualonso self-assigned this Apr 12, 2022
@edualonso edualonso merged commit 1e53e21 into realm:master Apr 13, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants