Files
palemoon27/testing
Pale Moon ad306ebe8f Make SystemResourceMonitor.stop more resilient to errors.
- Deal with the fact that on Linux, pipe isn't actually a pipe, meaning ends can die independently.
- Establish a timeout so we don't hang forever if the child process has crashed.
- Reduce the poll timeout to 0.1 since we don't have to wait that long anymore now the underlying issue has been fixed.
2018-07-25 09:24:06 +08:00
..
2018-07-25 06:45:14 +08:00
2018-07-25 06:45:14 +08:00
2018-07-25 06:25:01 +08:00

Common testing tools for mozilla codebase projects, test suite definitions
for automated test runs, tests that don't fit anywhere else, and other fun
stuff