mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-09-04 12:04:20 +08:00
Apply review comment
This commit is contained in:
parent
331dd0bf44
commit
c69999e3c7
1 changed files with 0 additions and 1 deletions
|
@ -75,7 +75,6 @@ defmodule Livebook.AppHelpers do
|
|||
on_exit(fn ->
|
||||
if Process.alive?(pid) do
|
||||
Livebook.App.close(pid)
|
||||
Process.exit(pid, :kill)
|
||||
end
|
||||
end)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue