Skip to content

Commit

Permalink
fuse events stream
Browse files Browse the repository at this point in the history
Fixes #2088
Closes #2089
  • Loading branch information
MaxVerevkin committed Nov 9, 2024
1 parent 005233a commit 3a04143
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/protocol/i3bar_event.rs
Original file line number Diff line number Diff line change
Expand Up @@ -106,5 +106,6 @@ pub fn events_stream(

Some((event, (events, None)))
})
.fuse()
.boxed_local()
}

0 comments on commit 3a04143

Please sign in to comment.