feat: finds and kills memory consumers when memory reaches critical level

This commit is contained in:
Ahmet Kaan GÜMÜŞ 2024-09-22 04:20:08 +03:00
parent 5e5b584636
commit fbccb827d4
3 changed files with 146 additions and 1 deletions

6
.gitignore vendored
View file

@ -18,4 +18,8 @@ Cargo.lock
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
#.idea/
# Added by cargo
/target