skorber

Results 3 comments of skorber

Seems that the parser method is taking the longer time: https://github.com/getgauge/gauge-python/blob/eee95574e447c4bd180699b8017abd5b13a4a126/getgauge/parser.py#L8 About 2 seconds per .py file in step_impl folder

Based on looking through some of the code, I need to add to this section: ![image](https://user-images.githubusercontent.com/68919137/111790704-dd0dae80-8898-11eb-898c-9a7f67d32269.png) I need one for reset which is 0x05, based on this packet: ![image](https://user-images.githubusercontent.com/68919137/111790846-03cbe500-8899-11eb-8d56-ced39b550f94.png)

I have these issues too, works perfectly in getgauge 0.3.9 but when I upgrade to latest getgauge (0.3.17) I get a bunch of these parsing errors...