summaryrefslogtreecommitdiff
path: root/taskflow/engines/worker_based/executor.py
diff options
context:
space:
mode:
authorJoshua Harlow <harlowja@yahoo-inc.com>2014-12-05 14:28:21 -0800
committerJoshua Harlow <harlowja@yahoo-inc.com>2014-12-12 20:52:58 +0000
commitb4e4e214cb69a3f2b9d90c287dcc2dd521a7f425 (patch)
tree636bd4078bff6a5822387ce9abe35bcd4cef05bb /taskflow/engines/worker_based/executor.py
parenta440ec40a518f8ee25ba5a945847e5b4eefdb45c (diff)
downloadtaskflow-b4e4e214cb69a3f2b9d90c287dcc2dd521a7f425.tar.gz
Remove usage of listener base postfix
The base prefix added on to the listener classes is not very useful and is already understood that these are base classes by documentation or abc.ABCMeta usage so we don't need to specifically name these classes bases to also show that they are a base class (useless duplicate information). So in this change we deprecate the 'ListenerBase' and the 'LoggingBase' and rename these classes to more appropriate names. Change-Id: Iaeaeaf698c23d71720ef7b62c8781996829e192a
Diffstat (limited to 'taskflow/engines/worker_based/executor.py')
0 files changed, 0 insertions, 0 deletions