remove comments, log channel errors
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
68321ec467
commit
3438b340a9
3 changed files with 5 additions and 9 deletions
|
@ -342,7 +342,6 @@ impl Service {
|
|||
},
|
||||
|
||||
event = receiver.recv_async() => {
|
||||
// TODO: Error handling for this
|
||||
if let Ok((outgoing_kind, event, key)) = event {
|
||||
if let Ok(Some(events)) = self.select_events(
|
||||
&outgoing_kind,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue