git.postgresql.org Git - postgresql.git/commit
2024年3月15日 12:31:25 +0000 (14:31 +0200)
2024年3月15日 12:38:22 +0000 (14:38 +0200)
commit 4c2eda67f55a8a263820d12aaeaa7e1dfe7406ee
Fix race condition in transaction timeout TAP tests
The interruption handler within the injection point can get stuck in an
infinite loop while handling transaction timeout. To avoid this situation
we reset the timeout flag before invoking the injection point.
Author: Alexander Korotkov
Reviewed-by: Andrey Borodin
Discussion: https://postgr.es/m/ZfPchPC6oNN71X2J%40paquier.xyz
This is the main PostgreSQL git repository.
RSS
Atom