I want to make return the doEventLoop() of a BasicTaskScheduler. I
implemented the solution exposed in FAQ #13, it works and I could stay
with it.
My objection is for the need of a continuous run of the dummyTask(). Why
could not it be invoked right after the watch variable setting? I made
some
Hi,
I want to make return the doEventLoop() of a BasicTaskScheduler. I
implemented the solution exposed in FAQ #13, it works and I could stay
with it.
My objection is for the need of a continuous run of the dummyTask(). Why
could not it be invoked right after the watch variable setting? I made