Skip to content

Conversation

@chhy2009
Copy link
Contributor

  • 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

- 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant