fuel-web/nailgun/nailgun/task
Georgy Kibardin 2caa56fa6e Moving task cache update into task creation transaction
Doing this we avoid inclusion of task cache update statement into the next
transaction which may cause different problems such as deadlocks.
(update happens inside make_astute_message() function)

Change-Id: I865b98beb621bee089cf79f1304498fd3637d64f
Closes-Bug: #1618852
2017-03-23 05:15:48 +00:00
..
__init__.py Files with no code must be left completely empty 2016-09-30 16:13:45 +07:00
fake.py Enable using new transaction manager for old handlers 2016-09-16 12:51:29 +00:00
helpers.py Fix cluster progress calculation if Astute didn't send it 2016-10-20 08:03:14 +00:00
legacy_tasks_adapter.py Change predicate to detect legacy stages for role-based emulation 2016-12-13 20:04:43 +03:00
manager.py Message format on node(-s) deletion error changed 2017-01-26 20:41:56 +03:00
task.py Moving task cache update into task creation transaction 2017-03-23 05:15:48 +00:00