Skip to content

Conversation

@BobHanson
Copy link
Owner

issues/205

ThreadPoolExecutor not waiting one microtick to initiate jobs --
resulting in unpredictable, incomplete handling of 0-delay tasks.
Minimum set to 1 ms. See test.Test_Exec

//BH 2021.01.14 -- 3.3.1-v3 fixes missing finals for nested () -> {...}
//BH 2021.01.03 -- 3.3.1-v2 adds @j2sAsync adds async for function - experimental
//BH 2020.12.31 -- 3.3.1-v1 64-bit long implemented; adds "@j2sNoLongExact" for classes only, not methods

hansonr added 2 commits January 14, 2021 22:29
ThreadPoolExecutor not waiting one microtick to initiate jobs --
resulting in unpredictable, incomplete handling of 0-delay tasks.
Minimum set to 1 ms. See test.Test_Exect
@BobHanson BobHanson merged commit b5c7e62 into master Jan 15, 2021
BobHanson added a commit that referenced this pull request Mar 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants