untangle icon indicating copy to clipboard operation
untangle copied to clipboard

Untangle fails on windows with xml string

Open ethanrucinski opened this issue 5 years ago • 2 comments

When passing an xml string on windows untangle returns an error that the XML string is too long to be a file location and the python run crashes

ethanrucinski avatar Dec 19 '19 00:12 ethanrucinski

Same problem was fixed this way: https://github.com/microsoft/ptvsd/pull/192

DenisVasiliev avatar Feb 17 '20 11:02 DenisVasiliev

I am hoping to fix this in #87

stchris avatar Jul 01 '22 16:07 stchris