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
.
Linkdlab
/
funcnodes_worker
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
Test
- #73
#73
Merged
JulianKimmig
merged 20 commits into
master
Linkdlab/funcnodes_worker:master
from
test
Linkdlab/funcnodes_worker:test
Copy head branch name to clipboard
Dec 5, 2025
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Test
#73
JulianKimmig
merged 20 commits into
master
Linkdlab/funcnodes_worker:master
from
test
Linkdlab/funcnodes_worker:test
Copy head branch name to clipboard
Commits
Commits on Nov 12, 2025
feat(external_worker): introduce ExternalWorkerConfig for improved configuration management and update FuncNodesExternalWorker to utilize it
JulianKimmig
committed
9760f5c
View commit details
Copy full SHA for 9760f5c
Browse repository at this point
feat(worker): enhance FuncNodesExternalWorker with nodeshelf property and logging for configuration updates
JulianKimmig
committed
a06f00b
View commit details
Copy full SHA for a06f00b
Browse repository at this point
fix(tests): correct asyncio_default_fixture_loop_scope format in pytest configuration
JulianKimmig
committed
fb6dddf
View commit details
Copy full SHA for fb6dddf
Browse repository at this point
feat(websocket): implement graceful client connection closure and enhance message enqueue handling
JulianKimmig
committed
ced9c56
View commit details
Copy full SHA for ced9c56
Browse repository at this point
Commits on Nov 27, 2025
fix(loop): handle closed or missing event loop for tasks
Show description for 26927c0
JulianKimmig
committed
26927c0
View commit details
Copy full SHA for 26927c0
Browse repository at this point
chore(remote-worker): standardize exception logging variable
JulianKimmig
committed
bde7dcc
View commit details
Copy full SHA for bde7dcc
Browse repository at this point
feat(external-worker): support exportable configs and nodeshelf updates
Show description for 26d0057
JulianKimmig
committed
26d0057
View commit details
Copy full SHA for 26d0057
Browse repository at this point
fix(worker): align external worker shelf updates and export
Show description for a30647b
JulianKimmig
committed
a30647b
View commit details
Copy full SHA for a30647b
Browse repository at this point
test(worker): migrate fixtures and cover external worker exports
Show description for 9413bc5
JulianKimmig
committed
9413bc5
View commit details
Copy full SHA for 9413bc5
Browse repository at this point
bump: version 1.2.1 → 1.3.0
JulianKimmig
committed
d6a77e5
View commit details
Copy full SHA for d6a77e5
Browse repository at this point
Commits on Nov 28, 2025
refactor(tests): update worker fixture to use test name for UUID
Show description for 8c1f30d
JulianKimmig
committed
8c1f30d
View commit details
Copy full SHA for 8c1f30d
Browse repository at this point
refactor(tests): migrate test_client_connection to pytest and improve test structure
Show description for 6bce27a
JulianKimmig
committed
6bce27a
View commit details
Copy full SHA for 6bce27a
Browse repository at this point
refactor(tests): migrate SocketWorker tests to pytest and utilize fixtures
Show description for c6e51db
JulianKimmig
committed
c6e51db
View commit details
Copy full SHA for c6e51db
Browse repository at this point
refactor(tests): remove unused pytestmark from test_socketworker.py
Show description for d3a89d1
JulianKimmig
committed
d3a89d1
View commit details
Copy full SHA for d3a89d1
Browse repository at this point
Commits on Nov 29, 2025
refactor(tests): migrate WSWorker tests to pytest and implement fixtures
Show description for 7b371dc
JulianKimmig
committed
7b371dc
View commit details
Copy full SHA for 7b371dc
Browse repository at this point
refactor(tests): migrate test_loops to pytest and implement fixtures
Show description for 65cff4d
JulianKimmig
committed
65cff4d
View commit details
Copy full SHA for 65cff4d
Browse repository at this point
Commits on Nov 30, 2025
fix(loop): await task shutdown and prune stale worker state
Show description for 45bb795
JulianKimmig
committed
45bb795
View commit details
Copy full SHA for 45bb795
Browse repository at this point
Commits on Dec 5, 2025
feat(worker): add optional name and config parameters to external worker initialization
Show description for 1f7f077
JulianKimmig
committed
1f7f077
View commit details
Copy full SHA for 1f7f077
Browse repository at this point
bump: version 1.3.0 → 1.4.0
JulianKimmig
committed
973c5e0
View commit details
Copy full SHA for 973c5e0
Browse repository at this point
Merge pull request #72 from Linkdlab/dev
Show description for e18a3f6
JulianKimmig
authored
e18a3f6
View commit details
Copy full SHA for e18a3f6
Browse repository at this point
You can’t perform that action at this time.