-
-
Notifications
You must be signed in to change notification settings - Fork 32k
https://docs.python.org/3.11/whatsnew/3.11.html has not updated since 25 Apr #92532
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
cc also @JulienPalard |
Ohhh that's why the number of build errors suspiciously went to 0 on Sentry... it raised a flag in my mind to check it (but I was on holidays...). I see it now! There's a
Killing it and keeping an eye on it... I'll try to diagnose if it happen again. It looks related to Sphinx parallelisation (main process were waiting for the child while the child was trying to write on a pipe, maybe to the main process). |
Closing it, as I don't feel the need to investigate as long as it does not reproduce, feel free to reopen if it happen agian. I'll monitor the builds closely today and tomorrow as we've added Python 3.12 yesterday. |
Thank you for fixing the job. |
The title is the description :)
cc @Fidget-Spinner
The text was updated successfully, but these errors were encountered: