minio/internal
Klaus Post 40fb3371fa
Mux: Send async mux ack and fix stream error responses (#19149)
Streams can return errors if the cancelation is picked up before the response 
stream close is picked up. Under extreme load, this could lead to missing 
responses.

Send server mux ack async so a blocked send cannot block newMuxStream 
call. Stream will not progress until mux has been acked.
2024-02-28 10:05:18 -08:00
..
2024-01-17 23:03:17 -08:00
2024-01-17 23:03:17 -08:00
2022-12-30 11:37:07 -08:00
2024-01-17 23:03:17 -08:00
2023-09-04 12:57:37 -07:00
2023-03-04 20:57:35 -08:00
2024-01-17 23:03:17 -08:00