Instead of `let _ = self.tx.send(...)` we should handle the errors.
Instead of
let _ = self.tx.send(...)we should handle the errors.