Hi,
When I am trying to create a timer, using the above syntax I am seeing the following exception, I am trying to create a Delay of 5 seconds without an await condition
“java.lang.IllegalStateException: Operation allowed only while eventLoop is running”
Any suggestions?
Thanks,
Kasi