Hey how can I get reactor context when using suspend like controller handlers?
a
Hey how can I get reactor context when using suspend like controller handlers?
found it, it copies the reactor context into coroutine context with the key
ReactorContext.Key