stable
Clone or download
Read-only
feat: request #37537 Put mechanism rejecting async/outside of system actions during a transaction behind a feature flag
This should be temporary while we work on fixing the underlying issues. Change-Id: I28e740b89bcfc45faa504c411594e6d43e637db8
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/Config/GetConfigKeys.php | +2 | −0 | Go to diff View file |
M | src/common/DB/ThereIsAnOngoingTransactionChecker.php | +13 | −0 | Go to diff View file |
M | tests/integration/tests/DB/ThereIsAnOngoingTransactionCheckerTest.php | +16 | −0 | Go to diff View file |