Rui Pinto
Results
2
issues of
Rui Pinto
After installing the [Blackhound](https://github.com/reactor/BlockHound) on a webflux + kotlin coroutines application using this project as the request validator, noticed that there's a blocking call within an external lib: Stacktrace: ```...
## Describe the bug While testing a spring boot webflux app inside a EKS cluster I've detected a blocking call within AWS libraries thanks to [BlockHound](https://github.com/reactor/BlockHound). It happens while resolving...
bug
p2