ruffus
2.8.0
Introduction
Installation
Latest Changes
New Object Orientated Syntax
Future plans
FAQ
Hall of Fame
Who is
Ruffus
?
Manual
Release notes
Reference
Ruffus Functions
Ruffus Decorators
Indicator Objects
Design & Architecture
Implementation Tips
Implementation notes
Cheat Sheet
Glossary
ruffus.Task
ruffus.proxy_logger
ruffus
Docs
»
Release notes
View page source
Release notes
¶
Release 2.8.0
¶
Ctrl-C will kill drmaa jobs, SIGUSR1 will suspend jobs and SIGUSR2 will resume.
[#99] use gevent semaphores
[#87] run everything through autopep8
[#86] use pytest for testing
python3.7 compatibility, thanks to @jbarlow83, @QuLogic