Issue about worker socket
Opened this issue · 0 comments
cosmo1995 commented
https://github.com/UFAL-DSG/cloud-asr/blob/master/cloudasr/api/lib.py#L48
If the client sends bytes too fast, send may be executed before the previous recv returns, right?