Open
Description
Platform tested: Windows 10
I'm not sure if this is intentional or not but I would assume it's not, it may just not have been noticed since it may almost never be an issue especially if working in rust with no sort of serialization in between (and potentially only on windows). I have run my id strings through a serialization that happens to sanitize null characters. I initially noticed that even though my strings were printed identically, it couldn't find the port. Closer inspection revealed that simply having the null character missing from the id caused no ports to be found by id. It's easy to work around but I think it's worth bringing attention to.
Metadata
Metadata
Assignees
Labels
No labels