issues
search
pnpnpn
/
timeout-decorator
Timeout decorator for Python
MIT License
628
stars
94
forks
source link
Change Implementation for signals=False from queue to pipe
#53
Open
bitranox
opened
6 years ago
bitranox
commented
6 years ago
pipe is more performant then queue
it is more elegant
it might run on Amazon AWS (unconfirmed)