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
* fix: remove redundant cloned() call in iterator
* fix: only run cleanup if stack name is set
* fix: only run rustdoc verification against workspace packages
* fix(test): avoid cross-test state pollution in streaming_send_data_error_is_ignored
- Use tokio_unstable with UnhandledPanic::ShutdownRuntime to detect panics
- Create isolated runtime per test to avoid global panic hook interference
- Test verifies spawned tasks handle send_data errors without panicking
- CI: enable tokio_unstable for lambda_runtime tests only
0 commit comments