Bartłomiej Kozak

Results 10 comments of Bartłomiej Kozak

Modify the `SttpRestCallTest` to reproduce the bug ```scala class SttpRestCallTest extends SttpClientRestTest with RestApiTestScenarios { test("too large binary request") { var i = 0 while (true) { println("i: " +...

It's a draft. We can consider wider solution to warn when `Nothing` provided in place of Function/PartialFunction argument.

@ddworak Can we either proceed this MR or close it?

Closes: https://github.com/monix/monix/issues/1850

PR: https://github.com/monix/monix/pull/1851