mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 09:45:31 +00:00
ws: add Connection backpressure channel instead of spawning tasks
Seems to fix memory leak issue
This commit is contained in:
parent
6e7d36cffc
commit
188da135ab
3 changed files with 86 additions and 77 deletions
6
TODO.md
6
TODO.md
|
|
@ -3,11 +3,7 @@
|
|||
## High priority
|
||||
|
||||
* if peer_clients is on, add task to generate prometheus exports on regular
|
||||
interval to clean up data. should more or less fix prometheus memory leak
|
||||
|
||||
* ws
|
||||
* try replacing race with futures::future::select
|
||||
* bug report for glommio regarding memory leak
|
||||
interval to clean up data
|
||||
|
||||
* aquatic_bench
|
||||
* Opentracker "slow to get up to speed", is it due to getting faster once
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue