ws: add mimalloc feature to make it easier to disable it

This commit is contained in:
Joakim Frostegård 2024-01-07 10:41:11 +01:00
parent 3042539101
commit 6e7d36cffc
3 changed files with 8 additions and 5 deletions

View file

@ -6,7 +6,6 @@
interval to clean up data. should more or less fix prometheus memory leak
* ws
* mimalloc feature, same for http
* try replacing race with futures::future::select
* bug report for glommio regarding memory leak