-
Type:
Task
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Fixed
-
Affects Version/s: 4.1.3
-
Component/s: Testing Infrastructure
-
Labels:
-
Backwards Compatibility:Fully Compatible
-
Backport Requested:v4.0
-
Sprint:STM 2018-12-31, STM 2019-01-14
-
Linked BF Score:3
-
Story Points:2
Some tests kill all active sessions, which can include the session used by the background dbhash hook. This can cause the dbhash command to return an Interrupted error.
The dbhash hook should handle it in a similar way to transient transaction errors.