Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Markus Boeck02
Total activity
7
Last activity
February 25, 2025 12:22
Member since
October 11, 2019 14:37
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (2)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
March 19, 2021 16:19
That worked perfectly! Thank you
Community
IntelliJ IDEA Open API and Plugin Development
How to fork cancellable task into multiple threads
0 votes
Created
March 18, 2021 15:19
The code I used to cause the above was: ProgressManager.checkCanceled()try { llvmFunctions.chunked( ceil( data.files.size / Thread.activeCount() .toDouble() ...
Community
IntelliJ IDEA Open API and Plugin Development
How to fork cancellable task into multiple threads
0 votes