goutamk09 commented on PR #602: URL: https://github.com/apache/burr/pull/602#issuecomment-3892496164
Hey @skrawcz I’ve run the interceptor-specific integration tests locally on Python 3.11 and they are passing (sync, async, streaming, worker hooks). Running the full test suite locally shows failures related to missing optional integration dependencies (redis, mongodb, asyncpg, langchain, etc.), not interceptor behavior. From what I can see so far, the interceptor lifecycle implementation itself appears stable under 3.11. I’m continuing to look into what might be causing the CI 3.11/3.12 failures — especially around async execution paths or example validation. -- 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]
