You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- fixed the issue where the timer memory managed by PeripheryTaskScheduler was not released correctly when the program exited
- fixed the issue where fiber worker threads might only run on a few CPU cores in a container environment with strict CPU affinity binding
- fixed the coredump issue during HTTP streaming client connection cleanup
- Update the connection active time when reading data from the socket to prevent connection disconnection due to long packet reception time
0 commit comments