=doc remove misleading statement on async custom stages
This commit is contained in:
parent
92e2ac21f0
commit
c970d019e3
1 changed files with 0 additions and 2 deletions
|
|
@ -50,8 +50,6 @@ Asynchronous processing stages
|
|||
These stages encapsulate an asynchronous computation, properly handling backpressure while taking care of the asynchronous
|
||||
operation at the same time (usually handling the completion of a Future).
|
||||
|
||||
**It is currently not possible to build custom asynchronous processing stages**
|
||||
|
||||
===================== ========================================================================================================================= ============================================================================================================================== =============================================================================================
|
||||
Stage Emits when Backpressures when Completes when
|
||||
===================== ========================================================================================================================= ============================================================================================================================== =============================================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue