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
Accelerator
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
Type
/
to 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
.
dstackai
/
dstack
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
244
Star
2.2k
Code
Issues
57
Pull requests
9
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Implement terminating jobs pipeline
- #3643
#3643
Merged
r4victor
merged 16 commits into
master
dstackai/dstack:master
from
issue_3551_terminating_job_pipeline
dstackai/dstack:issue_3551_terminating_job_pipeline
Copy head branch name to clipboard
Mar 10, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Implement terminating jobs pipeline
#3643
r4victor
merged 16 commits into
master
dstackai/dstack:master
from
issue_3551_terminating_job_pipeline
dstackai/dstack:issue_3551_terminating_job_pipeline
Copy head branch name to clipboard
Commits
Commits on Mar 9, 2026
Move terminating jobs logic from services to background task
r4victor
committed
911084c
View commit details
Copy full SHA for 911084c
Browse repository at this point
Simplify _process_terminating_job() code
r4victor
committed
84fc86d
View commit details
Copy full SHA for 84fc86d
Browse repository at this point
Implement JobTerminatingPipeline scaffolding
r4victor
committed
7724189
View commit details
Copy full SHA for 7724189
Browse repository at this point
Implement JobTerminatingWorker
r4victor
committed
7e02b1d
View commit details
Copy full SHA for 7e02b1d
Browse repository at this point
Commits on Mar 10, 2026
Minor refactoring
r4victor
committed
fb6306a
View commit details
Copy full SHA for fb6306a
Browse repository at this point
Rename pipeline_tasks terminating_jobs.py to jobs_terminating.py
r4victor
committed
d8ec8c5
View commit details
Copy full SHA for d8ec8c5
Browse repository at this point
Wire pipeline
r4victor
committed
c6ca7d8
View commit details
Copy full SHA for c6ca7d8
Browse repository at this point
Use SELECT FOR UPDATE OF
r4victor
committed
faa4552
View commit details
Copy full SHA for faa4552
Browse repository at this point
Add contributing/PIPELINES.md
r4victor
committed
c44f1ae
View commit details
Copy full SHA for c44f1ae
Browse repository at this point
Set job-specific lock_owner
r4victor
committed
6a7c63a
View commit details
Copy full SHA for 6a7c63a
Browse repository at this point
Decrease min_processing_interval
r4victor
committed
58efc6e
View commit details
Copy full SHA for 58efc6e
Browse repository at this point
Merge branch 'master' into issue_3551_terminating_job_pipeline
r4victor
committed
42e39d7
View commit details
Copy full SHA for 42e39d7
Browse repository at this point
Rebase migration
r4victor
committed
301f217
View commit details
Copy full SHA for 301f217
Browse repository at this point
Add ix_jobs_pipeline_fetch_q index
r4victor
committed
a04dd16
View commit details
Copy full SHA for a04dd16
Browse repository at this point
Add deprecated note
r4victor
committed
73f343b
View commit details
Copy full SHA for 73f343b
Browse repository at this point
Expand PIPELINES.md
r4victor
committed
87911bd
View commit details
Copy full SHA for 87911bd
Browse repository at this point
You can’t perform that action at this time.