Skip to content

Commit c69999e

Browse files
committed
Apply review comment
1 parent 331dd0b commit c69999e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/support/app_helpers.ex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ defmodule Livebook.AppHelpers do
7575
on_exit(fn ->
7676
if Process.alive?(pid) do
7777
Livebook.App.close(pid)
78-
Process.exit(pid, :kill)
7978
end
8079
end)
8180

0 commit comments

Comments
 (0)