Muhammad Abubakar

Results 2 issues of Muhammad Abubakar

Motivation: Fixes https://github.com/eclipse-vertx/vert.x/issues/4084 If time set less than 1 ms in `io.vertx.core.Vertx#setTimer` then it throws an exception. Behaviour is changed to use max(delay, 1) to enforce 1ms restriction rather than...

Motivation: relates to https://github.com/vert-x3/vertx-web/issues/2002 Conformance: Your commits should be signed and you should have signed the Eclipse Contributor Agreement as explained in https://github.com/eclipse/vert.x/blob/master/CONTRIBUTING.md Please also make sure you adhere to...