Partial Results From a Timeout in Structured Concurrency

Atakan Serin serinatakan at gmail.com
Sun Aug 24 13:11:01 UTC 2025


Hi,

One experience using Structured Concurrency:

When there is a timeout, even the succeded subtasks throws illegal state
exception, I guess due to the fact that owner is not joined. This was not
so convenient for me and had to find work arounds:
https://stackoverflow.com/questions/79744109/how-to-get-partial-results-with-java-structured-concurrency-in-a-timeout-scenari

Best regards,
Atakan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/loom-dev/attachments/20250824/51ab8a1a/attachment.htm>


More information about the loom-dev mailing list