The current thread cannot be blocked: vert.x-eventloop-thread-0 #40221
Unanswered
vnguyen1991
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When calling hgetall using quarkus redisDataSource alone, everything works fine. However, when adding the hgetall method inside a subscribe callback function, it throws Caused by: java.lang.IllegalStateException: The current thread cannot be blocked: vert.x-eventloop-thread-0. Do you have any ideas on how to resolve this issue?
Beta Was this translation helpful? Give feedback.
All reactions