Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
letsdiscodev
/
python-dqlite-client
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: letsdiscodev/python-dqlite-client
Actions
All workflows
Workflows
Publish to PyPI
Publish to PyPI
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
206 workflow runs
206 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Close client-side test gaps on cancel guard, pool reset, shuffle, and…
Publish to PyPI
#56:
Commit
7c75136
pushed by
antoineleclair
19s
main
main
19s
View workflow file
Add cancellation tests for pool acquire / close-release / reset paths
Publish to PyPI
#55:
Commit
ca76940
pushed by
antoineleclair
13s
main
main
13s
View workflow file
Conservatively reconcile the savepoint stack on untracked RELEASE / R…
Publish to PyPI
#54:
Commit
f789837
pushed by
antoineleclair
16s
main
main
16s
View workflow file
Pin handshake _read_timeout opt-in/opt-out and cap behaviour
Publish to PyPI
#53:
Commit
210c263
pushed by
antoineleclair
13s
main
main
13s
View workflow file
Pin _split_top_level_statements all-comment input contract
Publish to PyPI
#52:
Commit
5d4c4e7
pushed by
antoineleclair
14s
main
main
14s
View workflow file
Reject extra frames after FailureResponse to prevent misattribution
Publish to PyPI
#51:
Commit
07f50a7
pushed by
antoineleclair
15s
main
main
15s
View workflow file
Set _has_untracked_savepoint on multi-statement EXEC partial failure
Publish to PyPI
#50:
Commit
38d2187
pushed by
antoineleclair
12s
main
main
12s
View workflow file
Wrap invalid server-redirect leader address as ClusterPolicyError
Publish to PyPI
#49:
Commit
75a5f11
pushed by
antoineleclair
15s
main
main
15s
View workflow file
Absorb RuntimeError from shielded close so user's exception propagates
Publish to PyPI
#48:
Commit
dfe24dd
pushed by
antoineleclair
14s
main
main
14s
View workflow file
Make tests/ mypy-clean under strict mode with a tests-only override
Publish to PyPI
#47:
Commit
3d2c2f3
pushed by
antoineleclair
11s
main
main
11s
View workflow file
Type-annotate fake_send and tighten type-ignore codes in new pool tests
Publish to PyPI
#46:
Commit
26de403
pushed by
antoineleclair
13s
main
main
13s
View workflow file
Shield pool cleanup against cancel and drain pending-close on release
Publish to PyPI
#45:
Commit
397323b
pushed by
antoineleclair
14s
main
main
14s
View workflow file
Sort __all__ alphabetically (RUF022)
Publish to PyPI
#44:
Commit
51e1264
pushed by
antoineleclair
13s
main
main
13s
View workflow file
Pin empty-message FailureResponse renders placeholder end-to-end
Publish to PyPI
#43:
Commit
7bde942
pushed by
antoineleclair
15s
main
main
15s
View workflow file
Sweep remaining queued connections when drain is cancelled mid-loop
Publish to PyPI
#42:
Commit
d432377
pushed by
antoineleclair
14s
main
main
14s
View workflow file
test(client): pin dqlite-specific cluster shape contracts against the…
Publish to PyPI
#41:
Commit
f588375
pushed by
antoineleclair
15s
main
main
15s
View workflow file
test(client): pin pool partial-init cleanup, close-race rechecks, pro…
Publish to PyPI
#40:
Commit
03bb783
pushed by
antoineleclair
18s
main
main
18s
View workflow file
test(client): pin defensive branches and document unreachable race fa…
Publish to PyPI
#39:
Commit
eac8898
pushed by
antoineleclair
12s
main
main
12s
View workflow file
Sketch pool concurrent-tx + leader-flip integration coverage
Publish to PyPI
#38:
Commit
14a3aaf
pushed by
antoineleclair
15s
main
main
15s
View workflow file
Track raw BEGIN/COMMIT/ROLLBACK in DqliteConnection._in_transaction
Publish to PyPI
#37:
Commit
06a57c0
pushed by
antoineleclair
14s
main
main
14s
View workflow file
Document explicit transaction semantics and pin BEGIN literal
Publish to PyPI
#36:
Commit
9e9b2fc
pushed by
antoineleclair
14s
main
main
14s
View workflow file
Single-flight find_leader to collapse concurrent stampede
Publish to PyPI
#35:
Commit
0030762
pushed by
antoineleclair
17s
main
main
17s
View workflow file
Apply max_continuation_frames cap to the interrupt() drain loop
Publish to PyPI
#34:
Commit
f4550cd
pushed by
antoineleclair
15s
main
main
15s
View workflow file
Cover _read_continuation's wire-decode error wrap
Publish to PyPI
#33:
Commit
0b87fea
pushed by
antoineleclair
12s
main
main
12s
View workflow file
Pin the find_leader skip-and-continue path under a bad handshake
Publish to PyPI
#32:
Commit
7d7ce38
pushed by
antoineleclair
13s
main
main
13s
View workflow file
Previous
1
2
…
5
6
7
8
9
Next
You can’t perform that action at this time.