cchaouachi

Results 3 issues of cchaouachi

Is it possible and safe to use several instances of AuthorizationService in the same application ?

question

We're creating an SDK that uses google maps, and this sdk will be used in many applications that may also use google maps too ! Is there a solution for...

type: feature request
triage me

Hello, This code result in a deadlock : ``` sharedFlow.asFlowable(Unconfined) .flatMap { runBlocking { suspend function with (Mutex , Semaphore or ReentrantLock) --> This code deadlocks here } } ```...

waiting for clarification
reactive