Closed prunith closed 8 months ago
When we "execute" twice with parameter read_until_match second command enter in infinit loop due to self.is_executing == True. Probably because for read_until_match self.is_executing is not set to False anywhere
When we "execute" twice with parameter read_until_match second command enter in infinit loop due to self.is_executing == True. Probably because for read_until_match self.is_executing is not set to False anywhere