Skip to content

utils: Print better ids for tuples in the thread_pool

Emanuele Aina requested to merge (removed):master into master

When iterating items with the thread_pool, recurse into tuples when trying to print an identifier of the object for debugging.

Merge request reports