pub fn track_thread_join<T>( thread_id: &str, location: &str, result: Result<T>, ) -> Result<T>
Track thread join