-
## Description
I believe the implementation of error handling in coroutines could be improved by not catching all possible exceptions.
For example, in CharacterDetailViewModel there's this funct…
-
Looking at your example here ... https://sudonull.com/post/32157-Mash-multithreading-coroutines-async-wait
```
proc main():
cor3 ?= new TCoroutine(false, null)
cor3 -> Execute ?= class::Proc…
-
As I understand, under the hood is used RXJava, are you planning to add the ability to use coroutines?
-
- [ ] something has changed in the youtube auth i think get an error when sharing a yt link to debug app - works in prod
- [ ] probably something with the `network-config.xml` change
-
### Steps to reproduce
1. Select the import watch history
2. Select the watch history file
3. It imports empty
### Expected behavior
Imports the watch history
### Actual behavior
App crashes an…
-
### IDE Information
WebStorm 2024.2.4
Build #WS-242.23726.96, built on October 22, 2024
Licensed to menorah parapet
You have a perpetual fallback license for this version.
Subscription is active …
-
Need to integrate coroutines support from
https://github.com/Kotlin/kotlinx.coroutines/tree/master/native
and add sample similar to `timer` but based on coroutines.
msink updated
5 years ago
-
### Is your task related to a problem? Please describe
When running a workspace from the `Go Runtime` sample with the [JetBrains GoLand IDE](https://gist.githubusercontent.com/azatsarynnyy/692c7f8b…
-
It would be awesome if Ktorm could be non-blocking and reactive by leveraging R2DBC instead of JDBC exposed via Coroutines and its `Flow` API instead of `Sequence`.
-
GoogleApiManager.installGooglePlayServices
com.google.android.ground.system.GoogleApiManager$GooglePlayServicesMissingException - Google play services not available
```console
Fatal Exception: c…