freddyrios
Results
2
issues of
freddyrios
I could see there is a parser but its in the [test project here](https://github.com/innerspacetrainings/Statecharts.NET/tree/master/Statecharts.NET.Core.Tests/SCION.SCXML/ECMAScript).
While investigating rare / hard to reproduce hangs, I noticed that MuxedStream.ReadAsync ignores the passed cancellation token. In the related StreamDemuxer class, the reads are done to the underlying web...