-
- Downloads
Avoid string decode/encode round trip in websocket_api get_services (#108632)
The cache was converting from bytes to str and when we read the cache we converted it back to bytes again
Please register or sign in to comment
The cache was converting from bytes to str and when we read the cache we converted it back to bytes again