coredump-processor: replace sleep hack with in-process sleep
the hack tripped up start timeouts and also prevents stops from enqueuing properly. instead consider the unit started right away and then sleep before processing data inside the process.
the hack tripped up start timeouts and also prevents stops from enqueuing properly. instead consider the unit started right away and then sleep before processing data inside the process.