99b92aed5d
Since the kombu message object that is recieved has no useful __str__ or __repr__ and on reception and processing we should the message (and the delivery tag) it is nice to have a more useful formatting of that message for debugging and such (where more detail about the messages are quite useful to see). Change-Id: I6730b10122a5de1a0a074525931f312fbd97b8c0
845 B
845 B
Utilities
Warning
External usage of internal utility functions and modules should be kept to a minimum as they may be altered, refactored or moved to other locations without notice (and without the typical deprecation cycle).
Async
taskflow.utils.async_utils
Deprecation
taskflow.utils.deprecation
Eventlet
taskflow.utils.eventlet_utils
Kazoo
taskflow.utils.kazoo_utils
Kombu
taskflow.utils.kombu_utils
Locks
taskflow.utils.lock_utils
Miscellaneous
taskflow.utils.misc
Persistence
taskflow.utils.persistence_utils
Threading
taskflow.utils.threading_utils