fkie-cad / FACT_core

Firmware Analysis and Comparison Tool
https://fkie-cad.github.io/FACT_core
GNU General Public License v3.0
1.22k stars 224 forks source link

backend start script: check ulimit and increase soft limit if possible #1234

Closed jstucke closed 2 months ago

maringuu commented 2 months ago

I think this code would be a good place to document why we need to increase the limit.

jstucke commented 2 months ago

I think this code would be a good place to document why we need to increase the limit.

I added a docstring to the _check_ulimit function