ReceiverBase.start now creates executor before calling shouldStart
The subclass may need a reference to executor to pass to objects that will need it later when the receiver is running.
parent
32bcbbe5
Please register or sign in to comment
The subclass may need a reference to executor to pass to objects that will need it later when the receiver is running.