Kacper Gunia

Results 3 issues of Kacper Gunia

During the upgrade to `1.0.0-RC5` we've noticed that the consumer keeps pooling messaged after it was terminated. A minimal reproduction case was added to this PR: https://github.com/monix/monix-kafka/compare/master...cakper:cancelable-repro?expand=1 I've noticed that...

I found differences between drivers behaviour (Selenium2 and Sahi). I have following html: https://gist.github.com/2407644 (all li elements are hidden) and mink scenario: Then I should not see "penny" in the...

Tapir version: latest in master Scala version: 3.5.1 Hello, I was trying to configure CORS for lambda handler and couldn't get it to work by overriding `serverOptions` when extending `AwsLambdaIORuntime`....