Julien Viet

Results 921 comments of Julien Viet

yes please > On 1 Mar 2019, at 17:02, HelloCoCooo wrote: > > May I pull a request to solve this problem? > > — > You are receiving this...

right it is actually a parent ancestor `spring-boot-dependencies` that set this version to 2.4.6

yes please > On 1 Mar 2019, at 17:39, HelloCoCooo wrote: > > May I pull a request to fix this issue and #335 together? > Thanks for your attention....

_I think vert.x host for ktor is the way to go here_ can you elaborate ? I'm not sure it means that we simply share event loop between Vert.x and...

that is expected with setPeriodic local context data is never cleaned, it is just that sometimes we create a new context e.g with HTTP request. perhaps the same should apply...

it's not dirty, such context with local data are expected to be garbaged by the JVM On Sun, Nov 28, 2021 at 3:31 PM glassfox ***@***.***> wrote: > @vietj After...

I think this should be achieved in a small contrib library

it can be done in the vertx proiject

The transport should be optional and only used when the jar is present on the classpath and native epoll is not present

can you elaborate more precisely what the issue is ?