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
Hi there,
I just noticed that Sender<T> and Caller<T> just return an error when sending the message.
For convenience it would be nicer if you could test if they can be used without having to send a message.
How about I open a PR about this?
The text was updated successfully, but these errors were encountered:
Hi there,
I just noticed that
Sender<T>
andCaller<T>
just return an error when sending the message.For convenience it would be nicer if you could test if they can be used without having to send a message.
How about I open a PR about this?
The text was updated successfully, but these errors were encountered: