Approvals: 0/1
[12:42:11] <monko> Exception in thread “vertx-blocked-thread-checker” java.util.ConcurrentModificationException at java.util.WeakHashMap$HashIterator.nextEntry(WeakHashMap.java:806) at java.util.WeakHashMap$KeyIterator.next(WeakHashMap.java:839) at io.vertx.core.impl.BlockedThreadChecker$1.run(BlockedThreadChecker.java:45) at java.util.TimerThread.mainLoop(Timer.java:555) at java.util.TimerThread.run(Timer.java:505)
[12:42:14] <monko> aeh
[12:42:37] <monko> http://pastebin.com/mrmvJBNH
[12:42:46] <monko> exception title: Exception in thread “vertx-blocked-thread-checker” java.util.ConcurrentModificationException
[12:42:56] <monko> the thing is, i don't use any timers in my app yet
[12:43:22] <monko> might this be a vert.x bug?
[12:43:33] <monko> and should i report it?
[12:57:04] <monko> ah well, i did.