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

Add Awaits extensions similar to Runs to await suspend functions until cancelled #927

Merged
merged 6 commits into from Oct 5, 2022

Commits on Sep 25, 2022

  1. Add Awaits extensions similar to Runs to await suspend functions …

    …until cancelled
    
    And adding kotlinCoroutinesTest dependency for testing purposes.
    SimonMarquis committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    55c8cc1 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Update .api files

    SimonMarquis committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    adc91c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    032a854 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fd0287 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Cleanup code blocks in README.md

    - Add missing language
    - Remove unnecessary indentation
    SimonMarquis committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    da53e72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6803a08 View commit details
    Browse the repository at this point in the history