✅ How to run code after completing all threads?
I have N threads runned in same time, and i need to optimize result of all treads into one object. And for that i need to run code AFTER completing threads. How can i do that?
For example: 3 images converting into json (some how) at same time using 3 threads. After that i need to merge all results into one object.
4 Replies
done by myself
$close
Use the /close command to mark a forum thread as answered
Unknown User•9mo ago
Message Not Public
Sign In & Join Server To View