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
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 }}
guiwitz
/
napari-convpaint
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
52
Code
Issues
2
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Cooperative cancellation for training and prediction
- #66
#66
Draft
hinderling
wants to merge 12 commits into
guiwitz:main
guiwitz/napari-convpaint:main
from
hinderling:threading-cancellation
hinderling/napari-convpaint:threading-cancellation
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Draft
Cooperative cancellation for training and prediction
#66
hinderling
wants to merge 12 commits into
guiwitz:main
guiwitz/napari-convpaint:main
from
hinderling:threading-cancellation
hinderling/napari-convpaint:threading-cancellation
Copy head branch name to clipboard
Commits
Commits on Apr 22, 2026
add cooperative cancellation for training and prediction
Show description for 2b50eaf
hinderling
committed
2b50eaf
View commit details
Copy full SHA for 2b50eaf
Browse repository at this point
fix MPS memory leak across widget instances
Show description for d4d6655
hinderling
committed
d4d6655
View commit details
Copy full SHA for d4d6655
Browse repository at this point
create progress bars on the main thread
Show description for d8c2b54
hinderling
committed
d8c2b54
View commit details
Copy full SHA for d8c2b54
Browse repository at this point
merge origin/main into threading-cancellation
Show description for 3da069c
hinderling
committed
3da069c
View commit details
Copy full SHA for 3da069c
Browse repository at this point
Commits on Jul 2, 2026
Carry cancel token in a ContextVar so custom FEs keep their old signatures
Show description for ea025ea
hinderling
committed
ea025ea
View commit details
Copy full SHA for ea025ea
Browse repository at this point
Make remaining long-running widget ops cancellable workers; fix op races
Show description for 6aec3cb
hinderling
committed
6aec3cb
View commit details
Copy full SHA for 6aec3cb
Browse repository at this point
Merge upstream/main into threading-cancellation
Show description for bd1fe25
hinderling
committed
bd1fe25
View commit details
Copy full SHA for bd1fe25
Browse repository at this point
Show 'Cancelling…' on the op button until the worker actually stops
Show description for 9355359
hinderling
committed
9355359
View commit details
Copy full SHA for 9355359
Browse repository at this point
Break up the longest uninterruptible stretches in train/predict
Show description for 9dbc2c8
hinderling
committed
9dbc2c8
View commit details
Copy full SHA for 9dbc2c8
Browse repository at this point
Polish cancel-state description and too-few-classes error messages
Show description for 42ded71
hinderling
committed
42ded71
View commit details
Copy full SHA for 42ded71
Browse repository at this point
Add cancel checkpoints to feature post-processing (rescale/transfer/reshape)
Show description for 037c13c
hinderling
committed
037c13c
View commit details
Copy full SHA for 037c13c
Browse repository at this point
Drop unused worker field from _ActiveOp
Show description for 25333b0
hinderling
committed
25333b0
View commit details
Copy full SHA for 25333b0
Browse repository at this point
You can’t perform that action at this time.