[test][worker] Fix args creation
Important: when using bytes to generate a string, it is mandatory to decode it in suitable form otherwise the string ends up containing "Thing: b'bytes_content'".
Please register or sign in to comment
Important: when using bytes to generate a string, it is mandatory to decode it in suitable form otherwise the string ends up containing "Thing: b'bytes_content'".