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

Mark GlobalScope as delicate API and rewrite coroutine basics doc without it #2637

Merged
merged 17 commits into from Apr 20, 2021

Commits on Apr 8, 2021

  1. Mark GlobalScope as delicate API and rewrite coroutine basics doc wit…

    …hout it
    
    Also, remove the tutorial variant of the basic coroutine introduction as it essentially duplicates the content of the
    basic coroutine introduction, albeit with "how to create a project" additional information, which does not seem to be appropriate in this section at all.
    
    Fixes #2122
    elizarov committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    41d1997 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. ~ API dump

    elizarov committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    191f839 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Update docs/topics/coroutines-basics.md

    Co-authored-by: Vsevolod Tolstopyatov <qwwdfsad@gmail.com>
    elizarov and qwwdfsad committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    29ae090 View commit details
    Browse the repository at this point in the history
  2. Update docs/topics/composing-suspending-functions.md

    Co-authored-by: Andrey Polyakov <koshachy@gmail.com>
    elizarov and koshachy committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    ae6d497 View commit details
    Browse the repository at this point in the history
  3. Update docs/topics/coroutine-context-and-dispatchers.md

    Co-authored-by: Andrey Polyakov <koshachy@gmail.com>
    elizarov and koshachy committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    c0c4795 View commit details
    Browse the repository at this point in the history
  4. Update docs/topics/coroutines-basics.md

    Co-authored-by: Andrey Polyakov <koshachy@gmail.com>
    elizarov and koshachy committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    f350816 View commit details
    Browse the repository at this point in the history
  5. Update docs/topics/coroutines-basics.md

    Co-authored-by: Andrey Polyakov <koshachy@gmail.com>
    elizarov and koshachy committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    e05a877 View commit details
    Browse the repository at this point in the history
  6. Update docs/topics/coroutines-basics.md

    Co-authored-by: Andrey Polyakov <koshachy@gmail.com>
    elizarov and koshachy committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    6068ccb View commit details
    Browse the repository at this point in the history
  7. Update docs/topics/coroutines-basics.md

    Co-authored-by: Andrey Polyakov <koshachy@gmail.com>
    elizarov and koshachy committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    3ad22da View commit details
    Browse the repository at this point in the history
  8. Update docs/topics/coroutines-basics.md

    Co-authored-by: Andrey Polyakov <koshachy@gmail.com>
    elizarov and koshachy committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    565e4b3 View commit details
    Browse the repository at this point in the history
  9. Update docs/topics/coroutines-basics.md

    Co-authored-by: Andrey Polyakov <koshachy@gmail.com>
    elizarov and koshachy committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    922b536 View commit details
    Browse the repository at this point in the history
  10. Update docs/topics/coroutines-basics.md

    Co-authored-by: Andrey Polyakov <koshachy@gmail.com>
    elizarov and koshachy committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    990fe5c View commit details
    Browse the repository at this point in the history
  11. Update docs/topics/exception-handling.md

    Co-authored-by: Andrey Polyakov <koshachy@gmail.com>
    elizarov and koshachy committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    24fc7b5 View commit details
    Browse the repository at this point in the history
  12. Update docs/topics/coroutines-basics.md

    Co-authored-by: Andrey Polyakov <koshachy@gmail.com>
    elizarov and koshachy committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    66986d2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d3a9c92 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7ef1f15 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    66d7a0f View commit details
    Browse the repository at this point in the history