Print functions in a threaded loop

Another possibility is to disassemble the @threads macro to only print on the main thread. Maybe you find my answer for multithreading and ProgressMeter updates useful (maybe you even want to use a ProgressMeter instead of just plain printing).

1 Like