CompletableStage.whenComplete(): Completes the stage after calling the BiConsumer

Nathan and Ila Reynolds via Concurrency-interest <[email protected]>
Newsgroups gmane.comp.java.jsr.166-concurrency
Message-ID <[email protected]>
For CompletableStage.whenComplete(), the Javadoc says "The returned 
stage is completed when the action returns."  What is the reasoning for 
completing the future after action returns?  How do I run action after 
the future completes?

-Nathan

_______________________________________________
Concurrency-interest mailing list
[email protected]
http://cs.oswego.edu/mailman/listinfo/concurrency-interest
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.