linkedin / parseq

Asynchronous Java made easier
Apache License 2.0
1.17k stars 266 forks source link

Adding Handling Tools for MultiException #350

Open wiilei opened 5 months ago

wiilei commented 5 months ago

Two handling tools for MultiException have been added to reduce the complexity of dealing with nested exceptions when constructing complex ParSeq flows.