brandhsu

Results 1 issues of brandhsu

Hi, I am having trouble running multiple `AsyncHTMLSession` sessions with the multiprocessing module. ## Environment * Python: 3.10 * requests-html: 0.10.0 (Author: Kenneth Reitz) ## Code ```python from requests_html import...