This fork simply fixed the open issue with filedescriptor out of range: (wkeeling#434) The solution I did was simply implement using Poll instead of Select to improve efficency. This is very useful when using Selenium Wire with Async.
This fork simply fixed the open issue with filedescriptor out of range: (wkeeling#434) The solution I did was simply implement using Poll instead of Select to improve efficency. This is very useful when using Selenium Wire with Async.