Skip to content

Commit

Permalink
make test fail by not allowing jvm exit
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed May 25, 2024
1 parent e1fa88f commit 9693190
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ object EventSourcedStashOverflowSpec {
stash-overflow-strategy = "drop"
}
}
pekko.jvm-exit-on-fatal-error = off
"""))
}

Expand Down

0 comments on commit 9693190

Please sign in to comment.