Ryan Branche
|
d7d0b0dfb4
|
Add unit test for sync=True change.
When sync=True, re-raise exceptions from the worker.
|
2020-02-28 14:47:28 -08:00 |
|
Ilan
|
7c31c2408c
|
Replaces format with f-strings
|
2020-02-18 18:47:05 +01:00 |
|
Ilan Steemers
|
2df29b908c
|
Adds tests for task chains
adds several small improvements based on the problems that surfaced during writing the tests
|
2015-10-17 18:49:45 +02:00 |
|
Ilan Steemers
|
3524ad2dee
|
Adds Tynd envs for Travis
and fixes timeout tests
|
2015-09-04 15:16:30 +02:00 |
|
Ilan Steemers
|
3f75e7fa05
|
removed SQS and IronMQ brokers for now
Both brokers are not atomic and cause all kinds of problems during testing. Needs more time.
Meanwhile I want to release the pluggable broker backend.
|
2015-09-04 14:49:17 +02:00 |
|
Ilan
|
6826e75a37
|
docs: Added a report example
Also added a test based on the example.
|
2015-07-16 14:03:07 +02:00 |
|
Ilan Steemers
|
5399865f4e
|
Adds timeout and reincarnation test
Also found a bug because of this.
|
2015-07-02 12:10:18 +02:00 |
|
Ilan Steemers
|
4096b35adf
|
Added schedule command
* improved schedule tests
* updated README
* bumped up to version 0.1.3
|
2015-06-30 16:38:08 +02:00 |
|
Ilan Steemers
|
f08773f37d
|
Improved cluster test
|
2015-06-26 17:20:09 +02:00 |
|
Ilan Steemers
|
d06de5769b
|
added scheduled tasks with admin interface
|
2015-06-25 19:48:38 +02:00 |
|
Ilan Steemers
|
06791005c9
|
allow Null results - added test
|
2015-06-24 22:23:22 +02:00 |
|
Ilan Steemers
|
45e5187126
|
Updated README
|
2015-06-18 18:59:31 +02:00 |
|
Ilan Steemers
|
5adf92eb27
|
hooks now work
refactored task as dict instead of list for readability.
|
2015-06-18 15:23:21 +02:00 |
|
Ilan Steemers
|
90b5b0d6ab
|
moved static methods to module functions
medic is now sentinel and runs in it's own process
sentinel shutdown procedure more stable
|
2015-06-18 14:10:48 +02:00 |
|
Ilan Steemers
|
85f971ae40
|
Added test task countdown
|
2015-06-17 23:49:14 +02:00 |
|
Ilan Steemers
|
c8d2927dd2
|
restructured app and added task signing
|
2015-06-17 13:33:46 +02:00 |
|