Christian S

Results 5 comments of Christian S

Hello! For me personally, the confusing thing about this is not the `AsyncRequestHandler`, it abstracts away the `Unit.Value`, which is a good thing imho, as for me the `Unit.Value` is...

Hey @jbogard ! Thanks for the explanation with the `Unit`, I was simply not aware of this whole "concept" of a single non binary value (and that it even exists...

> Changing the access modifier to public does not work. Nor does removing the explicit interface implementation: I changed the `protected` (the second) `Handle` to `public`, not the first one....

We are facing the same issue, but also no pattern yet.

This issue just haunted us for months. We implemented the workaround now, and hope it works. Would be really nice, if this issue would get fixed.