Add REPL command to stop a hung turn/churn
Add a ,vat-cancel
(or some better name) command that will abort the current turn or maybe the entire churn. This will give the user a way to rescue a vat that is stuck, perhaps spinning in an infinite loop. This will require some thought since vats are generic and are not necessarily running via fibers or even in a dedicated pthread.