Error when waiting on a loop that wasn't started
If for some reason the loop, or database, process method was not called and wait is called, a runtime error will occur because the message handler was not started as expected by the current code.
If for some reason the loop, or database, process method was not called and wait is called, a runtime error will occur because the message handler was not started as expected by the current code.