We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2b4b6c commit b28e81aCopy full SHA for b28e81a
dbos/workflows_test.go
@@ -983,7 +983,6 @@ func TestSteps(t *testing.T) {
983
})
984
985
986
- // Test panic recovery in RunAsStep
987
t.Run("RunAsStepPanicRecovery", func(t *testing.T) {
988
// Test functions that cause different types of panics
989
nilPointerPanicStep := func(ctx context.Context, input string) (string, error) {
0 commit comments