File: TODO

package info (click to toggle)
python-pytest-timeout 1.0.0-1.1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 152 kB
  • sloc: python: 448; makefile: 16
file content (7 lines) | stat: -rw-r--r-- 165 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
TODO
====

* Consider checking for an existing signal handler
   If it exists maybe fall back to the threading based solution.

* Add support for eventlet and gevent