ZIm/crates/debugger_ui
Kirill Bulatov e14d078f8a
Fix tasks not being stopped on reruns (#29786)
Follow-up of https://github.com/zed-industries/zed/pull/28993

* Tone down tasks' cancellation logging
* Fix task terminals' leak, disallowing to fully cancel the task by
dropping the terminal off the pane:

f619d5f02a/crates/terminal_view/src/terminal_panel.rs (L1464-L1471)

Release Notes:

- Fixed tasks not being stopped on reruns
2025-05-02 11:45:43 +00:00
..
src Fix tasks not being stopped on reruns (#29786) 2025-05-02 11:45:43 +00:00
Cargo.toml debugger: Open debugger panel on session startup (#29186) 2025-04-22 19:35:47 -04:00
LICENSE-GPL Debugger implementation (#13433) 2025-03-18 12:55:25 -04:00