task: do not resume when resume_receiver is cancelled
This could cause the state to go back to Started after stop() was called, resulting in a panic in a subsequent unprepare.
Edited by Mathieu Duponchelle
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
This could cause the state to go back to Started after stop() was called, resulting in a panic in a subsequent unprepare.