beeware / batavia

A JavaScript implementation of the Python virtual machine.
http://pybee.org/batavia
Other
1.39k stars 425 forks source link

Add timeout to Python and JS test execution. #789

Closed martica closed 5 years ago

martica commented 5 years ago

Added four second timeouts to both Python and JS test cases (and an infinite loop test case to test that it keeps us safe.)

PR Checklist: