I3eka commented on PR #43136:
URL: https://github.com/apache/superset/pull/43136#issuecomment-5760256776

   Test-only follow-up b45a047ea1 corrects the worker integration probe's stale 
backend import. The availability handler had been swallowing that import error 
and could skip the suite even with Redis running. The import now uses the 
coordination backend outside the handler, and both availability outcomes assert 
that a backend write was attempted.
   
   All **7 worker integration/probe cases pass** against a dedicated, initially 
empty Redis database, isolated SQLite and EchoProvider; applicable changed-file 
hooks pass. These exercise real streaming/replay/persistence with a worker 
thread, not a Celery process/broker or crash recovery. No runtime code changed 
or service was deployed. This does not diagnose the previously reported Db2 CI 
startup timeout, resolve inherited lifecycle findings, or remove the SIP hold.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to