Running a test blocks the server response
josebolos opened this issue · 3 comments
It looks like clicking on the "Run pa11y" button for a test completely blocks the backend while the test is being run.
This means that no response is sent to the browser until the test is completed which, it the test takes a while to run, may make the user think that the site is broken.
We should decouple this so the test fully runs in the background without affecting the server response.
I do have faced same issue with node js version 16, anyone tried any resolution on it ?
Any version of Node MongoDB driver is still not compatible with Node >14 as per their official documentation .
Though the original issue which @josebolos has reported might be different!
Dear Team, I tied with lowering the version of node js to 12. it is successful now..!! Install Pa11y now with latest version -----
pa11y-dashboard>pa11y -n
pa11y: 6.1.1