pub type TaskErrorChannelSender = Sender<ErrorResport>;
pub struct TaskErrorChannelSender { /* private fields */ }