Currently, the type of global_topology_request_virtual_task isn't taken out of std::variant before printing, which results with a task of type variant(actual_type). Retrieve the type from the variant before passing it to task type.
19 KiB
19 KiB