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

Version 1.3.7 #2037

Merged
merged 13 commits into from
May 19, 2020
Merged

Version 1.3.7 #2037

merged 13 commits into from
May 19, 2020

Conversation

qwwdfsad
Copy link
Collaborator

No description provided.

elizarov and others added 13 commits May 12, 2020 11:51
* Using Kotlin official style
* Start imports for all packages
* Continuation indent size = 4
* Restore java configuration for 'benchmarks'
* Apply 'jmh' plugin after java configuration
* Specify java.util.concurrent imports after migration to Java 11
* Remove duplicated dependency
* Use release version of 'jmh' plugin. '0.5.0-rc-2' -> '0.5.0'
…withContext, runBlocking, withTimeout and select (#2030)
Make Flow more cancellation friendly:

    * flow builder is cancellable by default
    * New unambiguous currentCoroutineContext top-level function
    * New Flow.cancellable() operator

Fixes #2026
* A more consistent prose in the Job interface documentation, gradually explaining concepts without repetition.
* Clear introduction and naming of "coroutine job" vs "completable job".
* Explanation of what is a "cancellation cause" of Job and how that relates to CancellationException.
* Added a note to all Job-derived interfaces that they are not safe for inheritance in 3rd party libraries.
* Consistently copied a note on thread-safety to all job-derived interfaces.
@qwwdfsad qwwdfsad requested a review from elizarov May 19, 2020 09:24
Copy link
Contributor

@elizarov elizarov left a comment

Choose a reason for hiding this comment

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

🚀 Terrific!

@qwwdfsad qwwdfsad merged commit 1eeed50 into master May 19, 2020
@qwwdfsad qwwdfsad deleted the version-1.3.7 branch May 26, 2020 09:08
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

6 participants