You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Catch non-ImportError exceptions from broken codecarbon installs
(e.g., missing nordic_emissions.json) and clean up sys.modules
- Widen except clause in _display_carbon_tracking_status to catch
all exceptions, not just ImportError
- Disable carbon tracking by default in test settings
- Pass no_environmental_impact=True in restart test subprocess
- Add global pytest timeout (300s) to prevent indefinite hangs
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments