microsoft / onefuzz

A self-hosted Fuzzing-As-A-Service platform
MIT License
2.82k stars 198 forks source link

Allow the min_available_memory_mb to be configurable per task #3518

Closed chkeita closed 10 months ago

chkeita commented 11 months ago

the value of min_available_memory_mb is currently hardcoded. it should be configurable per tasks.

AB#166395