Anton Gladkov
Anton Gladkov
Hi, there! Are there any stop factors for merging this PR?
I have no objections. I have not merge perms :) Question to @baalexander
Duplicates #132
> I created #128 as a competing fix. May the best PR win! Seems this repo not supported by contributors, so no PR will win :(
There are no problem in my usage. There is problem in different behavior in `link` and `link_error` usage. When I calling them on group instance it just assigns them on...
@nicolasmota Which behavior you'd like to prefer? Collect link/link_error signatures or rise an exception?
@nicolasmota I think attaching `link/link_error` signature to first task in a group is incorrect behavior and one should use `chord` for `link` or apply error handling to individual tasks for...
> may be related #4022 @auvipy no it is not @nicolasmota to switch on rising an exception we can add printing deprecation warning for `link/linkk_error` calls @auvipy, @thedrow what do...