Thank you @colinmacc, for bringing this to my attention. Good to know! If you broadcast message1, then call "stop all", all code in the project should stop, right? Yes, unless you broadcast message2 (for instance) in the message1 broadcast handler... in which case, ANY code under the message2 hat-block, will continue running. See inside.