Commit 98ad550
committed
Make
There was a small mismatch in the type of `new_receiver` between
`ReceiverFetcher` and a `Broadcast` channel. By harmonizing the two we
can just use channels directly as receiver fetchers without the need of
an adaptor class.
Signed-off-by: Leandro Lucarella <[email protected]>ReceiverFetcher compatible with Broadcast
1 parent 25685be commit 98ad550
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments