erlang-ls / erlang_ls

The Erlang Language Server
https://erlang-ls.github.io/
Apache License 2.0
620 stars 136 forks source link

[DAP] Notify client when a process terminates #1435

Closed robertoaloi closed 1 year ago

robertoaloi commented 1 year ago

Description

Emit an event when a process exits. This avoids processes to pile up in the "threads" section of the UI.