Solutionunvalidated
use subprocess for each requests — each time a the subprocess exists memory will be released by the os. Tension: once the subprocess exist memory will be released. Outcome: Launch subprocess.
9e383755-88c4-4011-8643-3a445dd3f8c5
use subprocess for each requests — each time a the subprocess exists memory will be released by the os. Tension: once the subprocess exist memory will be released. Outcome: Launch subprocess.