You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When rayon's par_iter() is used, none of the optick::event!() calls are logged from the spawned threads. I'm curious if this is an issue on the optick side or the rayon side, would love someone more knowledgeable to take a look.