mirror of
https://github.com/pragma-/pbot.git
synced 2025-02-11 03:50:53 +01:00
![Pragmatic Software](/assets/img/avatar_default.png)
If ProcessManager::execute_process() returns undef, then the loop in Interpreter::interpret() thinks that the command didn't get handled, and so goes on to look for other commands. This is now corrected.