SuffolkLITLab / FormFyxer

A tool for learning about and pre-processing forms
MIT License
11 stars 1 forks source link

Fix timeout error code #4

Open colarusso opened 2 years ago

colarusso commented 2 years ago

I tried to fix the time_limit() function to make it compatible with Windows machines, but the "fix" just broke this feature. It's not super urgent since it's only there to stop the parser in the event of it stalling (something I've only seen with CA forms), but it would be nice to have this working again.