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
.
joblib
/
threadpoolctl
Public
Notifications
You must be signed in to change notification settings
Fork
36
Star
431
Code
Issues
30
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Thread limit introspection, part 2: Empirical observation in CI
- #224
#224
Merged
ogrisel
merged 13 commits into
joblib:master
joblib/threadpoolctl:master
from
itamarst:214-limit-semantics-introspection-api
itamarst/threadpoolctl:214-limit-semantics-introspection-api
Copy head branch name to clipboard
Sep 4, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Thread limit introspection, part 2: Empirical observation in CI
#224
ogrisel
merged 13 commits into
joblib:master
joblib/threadpoolctl:master
from
itamarst:214-limit-semantics-introspection-api
itamarst/threadpoolctl:214-limit-semantics-introspection-api
Copy head branch name to clipboard
Commits
Commits on Jul 13, 2026
Script to check number of threads
itamarst
committed
e44c88d
View commit details
Copy full SHA for e44c88d
Browse repository at this point
Make it more useful for CI
itamarst
committed
ba8d196
View commit details
Copy full SHA for ba8d196
Browse repository at this point
Run in CI
itamarst
committed
4d7b7cc
View commit details
Copy full SHA for 4d7b7cc
Browse repository at this point
Need psutil too
itamarst
committed
f90b5d5
View commit details
Copy full SHA for f90b5d5
Browse repository at this point
Handle missing NumPy case
itamarst
committed
11c9cc0
View commit details
Copy full SHA for 11c9cc0
Browse repository at this point
Try adjusting numbers so oversaturation on limited CPU CI doesn't give misleading results
itamarst
committed
8eddb9e
View commit details
Copy full SHA for 8eddb9e
Browse repository at this point
Reformat
itamarst
committed
aeb1488
View commit details
Copy full SHA for aeb1488
Browse repository at this point
Can't run both checks in same process
itamarst
committed
7b5e120
View commit details
Copy full SHA for 7b5e120
Browse repository at this point
Reformat
itamarst
committed
f027303
View commit details
Copy full SHA for f027303
Browse repository at this point
Commits on Sep 3, 2026
Better variable name
itamarst
committed
60df598
View commit details
Copy full SHA for 60df598
Browse repository at this point
Apply batched suggestions from code review
Show description for 997f52c
itamarst
and
ogrisel
authored
997f52c
View commit details
Copy full SHA for 997f52c
Browse repository at this point
Merge remote-tracking branch 'origin/214-limit-semantics-introspection-api' into 214-limit-semantics-introspection-api
itamarst
committed
0450224
View commit details
Copy full SHA for 0450224
Browse repository at this point
Use time everywhere, bit better output.
itamarst
committed
d86367c
View commit details
Copy full SHA for d86367c
Browse repository at this point
You can’t perform that action at this time.