Details
-
Technical task
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
Description
Senders have three completion channels:
- successful completion
- error completion
- cancellation
The current prototype doesn't implement cancellation yet. It's necessary to do so to be able to clean up sender pipelines, for example when exiting an application or when otherwise destroying a component that uses senders.