Skip to content

Switch to PG-side cancel/terminate of long-running queries - #7936

Open
labkey-jeckels wants to merge 2 commits into
developfrom
fb_cancelQuery
Open

Switch to PG-side cancel/terminate of long-running queries#7936
labkey-jeckels wants to merge 2 commits into
developfrom
fb_cancelQuery

Conversation

@labkey-jeckels

Copy link
Copy Markdown
Contributor

Rationale

PipelineCancelTest fails every so often due to a race condition on how the DB connection is killed. Example failure:

https://teamcity.labkey.org/buildConfiguration/LabKey_268Release_Community_DailySuites_DailyBPostgres/4130510

Changes

  • Switch to cancelling (and then terminating, if needed) the DB connection from the Postgres side

Tasks 📍

  • Claude Code Review
  • Manual Testing
  • Test Automation

@labkey-jeckels labkey-jeckels self-assigned this Aug 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant