add throwOnError for thread action="join"

Description

useful shortcut, when joining threads, check for any errors and throw the first found error, after joining all the specified threads

thread action="join" name="thread1,thread2,etc" throwOnError="true";

Activity

Show:

Pothys - MitrahSoft 14 February 2025 at 13:32

I tested this ticket with Lucee version 6.2.1.25-SNAPSHOT. When I tried to join multiple threads using thread action="join" with the throwOnError attribute set to true, it caught the first error from the joined threads, and it worked fine as expected.

Zac Spitzer 11 November 2024 at 10:03

Fixed

Details

Assignee

Reporter

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Sprint

Fix versions

Priority

Created 11 November 2024 at 08:34
Updated 14 February 2025 at 13:33
Resolved 14 February 2025 at 13:33

Flag notifications