Results 75 comments of Hasan Turken

Other open issues seems to be related but I could not find time to work on this yet. Also please note, you can always run the tutorial on http://play-with-docker.com

Ah, this one is different than other issues, I'll try to find a similar setup and try to reproduce.

Could you find a solution? ./tutorial.sh --test may sporadically fail with no response, this is a known issue caused by nutsh.

I am running on mac. Can you please try on http://play-with-docker.com ?

This is really strange, because I cannot reproduce on play-with-docker as well. Selecting 6 and hitting enter simply goes into tutorial.

It was Chrome Version 63.0.3239.132 (Official Build) (64-bit) just tried on Safari and couldn't reproduce there as well :)

Still could not reproduce, what am I missing ? :) Here it is: https://asciinema.org/a/bCUIjUixczMI5qMuHXjNrVNNP Recorded on play-with-docker with Chrome Version 63.0.3239.132 (Official Build) (64-bit)

Ok, I could observe this several times sporadically. Is it happening always on your side?

I parsed successfully with the following workaround: ``` ++ - (void)_parseFieldNullChar { ++ if ([self _peekCharacter] == NULLCHAR) { ++ [self _advance]; ++ } ++} - (BOOL)_parseField { if (_cancelled)...

Related: https://github.com/feedback-assistant/reports/issues/144 and https://developer.apple.com/forums/thread/666539