vavr-io / vavr

vʌvr (formerly called Javaslang) is a non-commercial, non-profit object-functional library that runs with Java 8+. It aims to reduce the lines of code and increase code quality.
https://vavr.io
Other
5.59k stars 620 forks source link

Not started Future is now cancellable (#2750) #2763

Open etsinko opened 1 month ago

etsinko commented 1 month ago

Fixed an issue with not started futures running even if cancelled. (#2750)