taskflow/taskflow
Takashi Kajinami fc14510adb Follow-up of "Add Etcd backend for jobboard"
Address the two minor improvements found during the review.
 - Rename 'join' method to more explicit name
 - Allow float timeout value

Change-Id: I08b1b1584414a7675257f0aac90017e91c7cd716
2024-07-08 07:03:22 +00:00
..
conductors Merge "Delete the job from backend if it cannot be consumed" 2024-01-29 12:46:02 +00:00
contrib Start to add a location for contributed useful tasks/flows/more 2016-07-28 17:41:58 -07:00
engines Python3.12: disable process_executor, which depends on asyncore 2024-05-03 23:23:58 +00:00
examples Remove six 2022-05-18 16:12:37 +09:00
jobs Follow-up of "Add Etcd backend for jobboard" 2024-07-08 07:03:22 +00:00
listeners Remove six 2022-05-18 16:12:37 +09:00
patterns Remove six 2022-05-18 16:12:37 +09:00
persistence db: Don't rely on branched connections 2024-04-15 09:52:30 +00:00
tests Merge "Add Etcd backend for jobboard" 2024-07-08 04:20:49 +00:00
types Remove six 2022-05-18 16:12:37 +09:00
utils Merge "Fix parsing of zookeeper jobboard backend options" 2023-04-19 00:11:52 +00:00
__init__.py Removed copyright from empty files 2014-02-22 17:16:29 +08:00
atom.py Merge "Quote string representations" 2022-06-13 16:32:31 +00:00
deciders.py Remove six 2022-05-18 16:12:37 +09:00
exceptions.py Remove six 2022-05-18 16:12:37 +09:00
flow.py Replace abc.abstractproperty with property and abc.abstractmethod 2022-08-03 20:37:13 +08:00
formatters.py Update TaskFlow for networkx 2.x 2019-10-18 18:11:44 -07:00
logging.py Stop to use the __future__ module. 2020-06-02 21:00:56 +02:00
retry.py Remove six 2022-05-18 16:12:37 +09:00
states.py Update URLs in documents according to document migration 2017-07-13 12:05:18 +08:00
storage.py Fix incorrect handling of storage exceptions 2023-09-22 03:25:00 -04:00
task.py Remove six 2022-05-18 16:12:37 +09:00
test.py Remove assertRaisesRegex 2024-04-29 09:22:16 -04:00
version.py Make version.py handle pbr not being installed 2014-09-01 20:09:59 +00:00