2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 02, 2025 — Mar 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Try to make the expiration code a bit more readable. More... over 13 years ago
Rename rv_ttl to default_result_ttl. More... over 13 years ago
Change assertEqual to assertGreaterThan, to make the test a little less brittle (on slow machines). More... over 13 years ago
PEP8ify. More... over 13 years ago
Added "result_ttl" property on jobs that determines how long job results are persisted in Redis. More... over 13 years ago
Add changelog and bump version to 0.3.0. More... over 13 years ago
Set state to busy as early as possible. More... over 13 years ago
Merge branch 'master' into selwin-warm-shutdown-2 More... over 13 years ago
Worker/horse distinction in signal handler is obsolete. More... over 13 years ago
Fix that doens't abort the currently running job on Ctrl+C. More... over 13 years ago
Add comment to the README. More... over 13 years ago
Reformat Markdown for Python highlighting. More... over 13 years ago
Add the same treatment to the README file. More... over 13 years ago
Fixed code snippets' styling. More... over 13 years ago
Merge hotfix/0.2.2 More... over 13 years ago
Print version number when running the server. More... over 13 years ago
Bump the version. More... over 13 years ago
Update the changelog. More... over 13 years ago
Fix bug where pickling the return value caused an uncaught exception. More... over 13 years ago
Raise a StopException when Control+C is pressed. More... over 13 years ago
Add changes to change log. More... over 13 years ago
Merge branch 'selwin-decorator' More... over 13 years ago
PEP8ify. More... over 13 years ago
Resolve connections early. More... over 13 years ago
Minor bug in test case. More... over 13 years ago
Update comment. More... over 13 years ago
Add changes to the change log. More... over 13 years ago
Add @wraps() call. More... over 13 years ago
PEP8ify. More... over 13 years ago
Make test descriptions show up in short (oneliner) mode, as ./run_tests does. More... over 13 years ago