mirror of
https://github.com/weaveworks/scope.git
synced 2026-05-01 23:07:40 +00:00
Moving `deletePipe()` in `componentWillUnmount()` ensures the pipe is deleted when: 1. the terminal is closed 2. the terminal is closed when closing the pod panel The pipe still does not get deleted when popping out the terminal.