Skip to content

Commit

Permalink
throw OOM
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmrdavid committed Oct 1, 2024
1 parent a867ae6 commit ca7ad9d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ param(
[string]$HttpStartPath
)

Start-Sleep -Seconds 30
Start-Sleep -Seconds 60

try {
# Make sure the Functions runtime is up and running
Expand Down

0 comments on commit ca7ad9d

Please sign in to comment.