deepujain commented on PR #44558: URL: https://github.com/apache/superset/pull/44558#issuecomment-5835459167
Addressed the process-lifetime suggestion from [Bito review #9d3525](https://github.com/apache/superset/pull/44558#issuecomment-5824720222) in 136e4050e5. The README now states that each MCP worker starts after any process fork and that interpreter shutdown waits for active captures. It also makes explicit that request cancellation does not stop the browser operation or release its worker slot early; captures retain the configured screenshot timeouts. This documents the existing tradeoff without changing execution behavior. Staged pre-commit hooks and the Markdown render pass. -- 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]
