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

patroni / patroni / 23258543127
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: REL_4_0
DEFAULT BRANCH: master
Ran 18 Mar 2026 05:48PM UTC
Jobs 3
Files 58
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

18 Mar 2026 05:38PM UTC coverage: 99.904%. Remained the same
23258543127

push

github

CyberDem0n
Compatibility with threading changes in python3.11+ (#3526)

Avoid starting/stopping threads in runtime:
1. Always start slot advance thread and CitusHandler thread on Patroni
start.
2. Introduce thread pool for REST API and use it for running REST API
itself and executing incoming HTTP requests.
3. Introduce a global thread pool to execute async tasks and for making
REST API requests during leader race and failsafe checks.
4. Allow configuring global `thread_pool_size` and
`restapi.thread_pool_size`.

Besides that, adjust system(d) start script to run Patroni with
`MALLOC_ARENA_MAX=1` to reduce allocated virtual memory and add
informational warning sections to README.rst and docs.

Close https://github.com/patroni/patroni/issues/3474
Close https://github.com/patroni/patroni/issues/3481

88 of 88 new or added lines in 13 files covered. (100.0%)

14605 of 14619 relevant lines covered (99.9%)

2.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 unit-macos - 23258543127.1 18 Mar 2026 05:57PM UTC 58
99.82
GitHub Action Run
2 unit-ubuntu - 23258543127.2 18 Mar 2026 05:57PM UTC 58
99.9
GitHub Action Run
3 unit-windows - 23258543127.3 18 Mar 2026 05:57PM UTC 58
98.89
GitHub Action Run
Source Files on build 23258543127
  • Tree
  • List 58
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 3017dc1a on github
  • Prev Build on REL_4_0 (#23257680396)
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