You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For every path where we create a new receiver, we now assert we end up
with the correct type, as the code proved to be a bit weak, and we
sometime ended up with a `Receiver[Any]` without noticing.
Signed-off-by: Leandro Lucarella <[email protected]>
0 commit comments