Open kubukoz opened 3 years ago
Note that I'm not really bothered too much about the hanging because it unblocks eventually and can be .timeout
ed to speed that process up, but I was curious if this could be caused by something in CE3: if so, it'd be best to triage before release.
One thing to check (for me) is to do the same in 0.21.x and compare.
This is happening in 1.0.0-M19.
To reproduce, run this:
Example output:
then nothing for 45 seconds, then...
If you send some other bytes (like the commented
data
) instead, you'll get a prompt response.