julia
f4d1381b - Document `Threads.threadid(::Task)` (#55369)

Commit
1 year ago
Document `Threads.threadid(::Task)` (#55369) This is quite handy to figure out which thread a task is running on, and I couldn't find another way to do it from outside the task.
Author
Parents
Loading