-
Antoine Pitrou authored
would swallow the exception and raise a new one, making it impossible to fetch the original errno, or to filter timeout errors. Now the original error is re-raised.
67919a8b
lab.nexedi.com will be down for maintenance Tuesday, 8 September 2026, 05:00:00 UTC for a duration of approximately 30 minutes
would swallow the exception and raise a new one, making it impossible to fetch the original errno, or to filter timeout errors. Now the original error is re-raised.