Fixing Ludicrous Java Localhost DNS Lookup on Mac
I recently started using the excellent adm wrapper for the android debug bridge.
I quickly noticed that my app was hanging on startup on an aarch_64
(Apple M1) machine.
Fortunately, vert.x, a dependency of adm, gave the following warning:
[vertx-blocked-thread-checker] WARN io.vertx.core.impl.BlockedThreadChecker - Thread Thread[vert.x-eventloop-thread-0,5,main] has been blocked for 4985 ms, time limit is 2000 ms