CoalescingOrchestrator

constructor(factory: suspend () -> T, keepDataInMemory: (T) -> Boolean, awaitListener: () -> Unit? = null)