diff --git a/.changes/change-pr-2224.md b/.changes/change-pr-2224.md new file mode 100644 index 00000000..616344f9 --- /dev/null +++ b/.changes/change-pr-2224.md @@ -0,0 +1,5 @@ +--- +"shell": patch +--- + +Use &self instead of self to allow kill to be called multiple times.