issues Search Results · repo:badoo/Reaktive language:Kotlin
Filter by
215 results
(63 ms)215 results
inbadoo/Reaktive (press backspace or delete to remove)Description
I created the following example:
package dev.oleks
import com.badoo.reaktive.single.flatMap
import com.badoo.reaktive.single.subscribe
import com.badoo.reaktive.single.toSingle
fun main() ...
odzhychko
- 1
- Opened on Jan 20
- #784
Failed to publish publication androidDebug to repository sonatype
For more on this, please refer to https://docs.gradle.org/8.6/userguide/command_line_interface.html#sec:command_line_warnings in ...
bug
Infrastructure
CherryPerry
- Opened on Aug 30, 2024
- #783
The retryWhen operator is very useful for handling errors and retries with delays but I think it s not been implemented
yet in Reaktive.
This is the official documentation on this operator: ReactiveX ...
thearaks
- 2
- Opened on Aug 19, 2024
- #780
delay method uses Scheduler parameter to execute not only the delay operation, but also the subscribe body. Different
thread context could result in potential race problem.
val currentThread = Thread.currentThread() ...
c0nstexpr
- 8
- Opened on Jun 27, 2024
- #779
arkivanov
- Opened on Jun 2, 2024
- #776
The new Apple Silicon macos-14 runner is now available for free, and it should be much faster.
arkivanov
- Opened on Feb 17, 2024
- #772
We have typealias Consumer T = ValueCallback T . When we pass Consumer to a class, sometimes it s nice to implement it
as a lambda.
arkivanov
- Opened on Jan 2, 2024
- #770
` class MyCondition {
@OptIn(InternalReaktiveApi::class)
val cond: ConditionLock = ConditionLock()
@OptIn(InternalReaktiveApi::class)
suspend fun cAwait(t: Long): Boolean{
var isNegative: Boolean ...
lemkoleg
- 5
- Opened on Dec 12, 2023
- #769
After updating to version 2.0.1 cdass com.badoo.reaktive.utils.lock.Condition is not available. Will it not be
supported?
lemkoleg
- 1
- Opened on Dec 11, 2023
- #768

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.