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
_ ERROR at teardown of test_error_has_existing_trace_context[RaiseErrorPerformanceDisabled] _
tests/integrations/aws_lambda/test_aws_lambda.py:83: in test_environment
process.wait(timeout=10) # Give it time to shut down gracefully
../../_temp/uv-python-dir/cpython-3.8-linux-x86_64-gnu/lib/python3.8/subprocess.py:1083: in wait
return self._wait(timeout=timeout)
../../_temp/uv-python-dir/cpython-3.8-linux-x86_64-gnu/lib/python3.8/subprocess.py:1814: in _wait
raise TimeoutExpired(self.args, timeout)
E subprocess.TimeoutExpired: Command '['sam', 'local', 'start-lambda', '--debug', '--template', 'sam.template.yaml', '--warm-containers', 'EAGER', '--docker-network', 'lambda-test-network']' timed out after 10 seconds
such as in https://github.com/getsentry/sentry-python/actions/runs/30372543212/job/90320006568?pr=6905