https://github.com/zach-klippenstein/coroutines-rxflowable-bug-repo
https://github.com/zach-klippenstein/coroutines-rxflowable-bug-repo
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/zach-klippenstein/coroutines-rxflowable-bug-repo
- Owner: zach-klippenstein
- Created: 2019-06-25T21:04:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-25T21:32:06.000Z (almost 6 years ago)
- Last Synced: 2025-01-29T08:11:52.961Z (3 months ago)
- Language: Kotlin
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The project in this repository reproduces Kotlin coroutines issue [Kotlin/kotlinx.coroutines#1297](https://github.com/Kotlin/kotlinx.coroutines/issues/1297).
To run the program, run `./gradlew run`.