stchris/untangle

Untangle fails on windows with xml string

ethanrucinski opened this issue · 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

Same problem was fixed this way:
microsoft/ptvsd#192

I am hoping to fix this in #87