Commit dc38d5d
committed
TASK: Hotfix for transaction errors in CI
Neos.ContentRepository.Core/Classes/EventStore/EventPersister.php:47
RuntimeException: A transaction is active already, can't commit events!
-----------
and succeeding errors:
Neos.ContentRepository.Core/Classes/Infrastructure/DbalCheckpointStorage.php:88
RuntimeException: Failed to acquire checkpoint lock for subscriber "Neos\ContentRepository\Core\Projection\ContentStream\ContentStreamProjection" because a transaction is active already1 parent feeec56 commit dc38d5d
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
105 | 108 | | |
106 | 109 | | |
107 | 110 | | |
| |||
0 commit comments