Alex Henning Johannessen
Alex Henning Johannessen
A PR would be nice to see, as long as it is non-breaking and opt-in
Fixed in https://github.com/typelevel/fs2-grpc/pull/713
> If you are interested I could put together a PR for this? I think this looks promising. You are welcome to put together a PR and we can take...
please fix mima by adding `ProblemFilters.exclude[ReversedMissingMethodProblem]("fs2.grpc.GeneratedCompanion.serviceDescriptor")` to build.sbt
@Gorzen np - I have made a new release
What happens if you provide a dispatcher that waits for the completion of active fibers?
I wonder how we best avoid that error. Gate submission through something?
@Jasper-M You are welcome to give it a go, I do not have the bandwidth atm. I suppose it is time to spring clean that client interface in a major...