Stanislav Baiduzhyi
Stanislav Baiduzhyi
Could you please add some information about different JBR builds? There seem to be 5 builds available (for windows for example): https://confluence.jetbrains.com/pages/viewpage.action?pageId=221478946 SDK and fastdebug seem somewhat self-explanatory, but vanilla...
Every few builds I am seeing the same stack trace, have to rebuild 3-4 times before it passes, seems like some timing issue is present: ``` Running net.javacrumbs.futureconverter.java8rx.ToCompletableFutureConverterTest Tests run:...
Hamcrest enters matching method twice, first time to match value and second time to compose description. When using JUnit5 `@Timeout` annotation or other ways to interrupt a thread, it will...
Hi Konstantin, I've rearranged the project to full maven structure, but had to move a lot of files around. I know it looks little overwhelming, but looks like git is...
Hi there! **Steps to reproduce:** * set up compression middleware as the inner-most middleware so that compression latency will be included in request latency. * set up default handler that...