Bustel
Results
3
comments of
Bustel
Yes, please! Otherwise one cannot edit custom classes etc.
I am having the exact same problem, also while retrieving blobs, also seemingly random.
Looking at the tests in `api_exec_test.py` the "unknown byte tells you whether its stdout (1), stdin (0) or stderr(2) and it is followed by a frame size. ``` def test_exec_start_socket(self):...