concurrency icon indicating copy to clipboard operation
concurrency copied to clipboard

Check signature of t.connect().start() in checkSender

Open nordlow opened this issue 4 years ago • 2 comments

nordlow avatar May 11 '21 11:05 nordlow

Maybe we can use the opportunity to simplify the static branches a bit, by moving them down into the Receiver object

skoppe avatar May 11 '21 11:05 skoppe

Maybe we can use the opportunity to simplify the static branches a bit, by moving them down into the Receiver object

Does this mean defining two checkSenders one with Value being void and one being non-void? If not, I don't follow.

nordlow avatar May 11 '21 12:05 nordlow