Need to do more Valgrind tests with a higher load to figure out where, if any, memory leaks exist.
Currently, did ~ 20 parallel requests and no issue... Of course with SIGINT error there is a heap that is not freed until the process is fully destroyed.
Need to do more Valgrind tests with a higher load to figure out where, if any, memory leaks exist.
Currently, did ~ 20 parallel requests and no issue... Of course with SIGINT error there is a heap that is not freed until the process is fully destroyed.