• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

babelfish-for-postgresql / babelfish_extensions / 18270028124
76%
BABEL_5_X_DEV: 77%

Build:
Build:
LAST BUILD BRANCH: 5577-5x
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 06 Oct 2025 04:49AM UTC
Jobs 1
Files 120
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

06 Oct 2025 04:25AM UTC coverage: 76.088% (+0.003%) from 76.085%
18270028124

push

github

web-flow
Fix crash when pg_cron background jobs throw errors in Babelfish (#4127)

Problem: When pg_cron is enabled with babelfish and we run a background job which is obvious to throw some error, then we are landing into a crash

RCA: The problem is when we run a pg_cron and execute a query via background worker then in terminate_batch function memory context MessageContext is not initialised( or is NULL), which leads to crash.
Fix: Check if we are connected via background worker then do not switch to MessageContext instead, throw error afterwards.

Issues Resolved
[BABEL-5995]

Signed-off-by: pranav jain <pranav23iitd@gmail.com>

---------

Signed-off-by: pranav jain <pranav23iitd@gmail.com>

1 of 1 new or added line in 1 file covered. (100.0%)

50176 of 65945 relevant lines covered (76.09%)

385298.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18270028124.1 06 Oct 2025 04:49AM UTC 120
76.09
GitHub Action Run
Source Files on build 18270028124
  • Tree
  • List 120
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18270028124
  • 300c12e5 on github
  • Prev Build on BABEL_4_X_DEV (#18269276543)
  • Next Build on BABEL_4_X_DEV (#18308031511)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc