aboutsummaryrefslogtreecommitdiffstats
path: root/executor/executor_test.h
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-06-23 15:57:48 +0200
committerDmitry Vyukov <dvyukov@google.com>2020-06-23 16:42:46 +0200
commit854773ea9f57ef13706e4ba9f7a7783fb9066833 (patch)
treeadf479c1f7810337bb904b9c3a99d22ac02de99b /executor/executor_test.h
parent8e0c064ef49541672a598625155a4fec6f80777c (diff)
dashboard/app: prohibit dup cycles
Bug dup cycles are not useful and the rest of the code is not prepared for them. Prohibit updates that create cycles. This required to restructure the code to move the check into the transaction, so that we can't get cycles even after concurrent updates. Fixes #1852
Diffstat (limited to 'executor/executor_test.h')
0 files changed, 0 insertions, 0 deletions