Slava Egorov

Results 443 comments of Slava Egorov

I don't think it was released. It's in the 1.20 milestone and the last release was 1.19. So you have to wait until they release it (or build Windows Terminal...

@basyskom-bmeier > If the problem is related to this issue, what would be a possible solution (apart from not using debug mode)? And why does it only occur in debug...

> While symbolication works reasonable well, one function I've devised to actually produce a lot of load is getting multiple frames, with no line numbers present. It might be that...

Do you really need `StreamState`? What code would you write if you had access to that? It has all this very specific information about the state of a specific HTTP/2...

I honestly don't know and I don't have any time to look into this. At this point you are better off forking and patching things in the way that makes...

@bkonyi are there some known issues with vm-service / DDS? We are getting: ``` Run dart run --enable-vm-service --timeline-streams=Dart test/timeline_test.dart vm-service: Error: Unhandled exception: FormatException: Unexpected character (at character 1)...