feat(command): onRequest event,httpKernelRequestHandler, should wait …
…until WorkerStart event is dispatched
Issue: #106
@pistej thanks for the contribution! looks like there is something wrong with the POC, do you have any idea what that might be?
no idea ... I'm glad this error is so explanatory ;) ... but assume smth. with phpunit test ?! ... wil look into it
so seems my fix broke all tests :) ( seems like using coroutine before CoroutinePoolTest causes fail -> Scheduler which is tested ...:/ ) , I've tested my scenario with workers more, and seems all is working fine until you don't enable coroutines (+hooks), or use some coroutines functions, this is fine for now ... I would postpone this PR for now
Note: @Rastusik can u make a release with my latest fix ? Thx
@pistej
can u make a release with my latest fix ?
I'll try this evening but I'm sick, so no promises...
@Rastusik then no hurry, get well :)
@pistej can I close this PR?
@Rastusik yup, closed , will reopen, sometime, when hooks ... :rocket: