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
.
AliceO2Group
/
Control
Public
Notifications
You must be signed in to change notification settings
Fork
24
Star
7
Code
Pull requests
7
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
Control
executor
executable
on
v1.50.0
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 15, 2025
Distinguish between task too slow to start and crashing on start
Show description for a10f236
knopers8
committed
a10f236
View commit details
Copy full SHA for a10f236
View code at this point
Browse repository at this point
fix nil access while polling controllable task for STANDBY state
knopers8
committed
e724c0c
View commit details
Copy full SHA for e724c0c
View code at this point
Browse repository at this point
be consistent in cleaning up failed controllable task
knopers8
committed
24dae4b
View commit details
Copy full SHA for 24dae4b
View code at this point
Browse repository at this point
be gentler with terminating tasks which fail to reach STANDBY
Show description for 46636ba
knopers8
committed
46636ba
View commit details
Copy full SHA for 46636ba
View code at this point
Browse repository at this point
document that we don't need to close pipes if command fails to start
knopers8
committed
5d2bb0b
View commit details
Copy full SHA for 5d2bb0b
View code at this point
Browse repository at this point
do not attempt to kill a process which never started
Show description for 5589d40
knopers8
committed
5589d40
View commit details
Copy full SHA for 5589d40
View code at this point
Browse repository at this point
Refactor controllable task Launch
Show description for 232fc21
knopers8
committed
232fc21
View commit details
Copy full SHA for 232fc21
View code at this point
Browse repository at this point
refactor logging in controllabletask
Show description for a599150
knopers8
committed
a599150
View commit details
Copy full SHA for a599150
View code at this point
Browse repository at this point
Commits on Dec 12, 2025
[executor] properly closing pipes in basic common task when in error
justonedev1
authored and
knopers8
committed
a785ffc
View commit details
Copy full SHA for a785ffc
View code at this point
Browse repository at this point
Commits on Dec 11, 2025
[core] part of OCTRL-1076, fixed leaked controllable task Kill goroutine
justonedev1
authored and
knopers8
committed
2317e45
View commit details
Copy full SHA for 2317e45
View code at this point
Browse repository at this point
[core] part of OCTRL-1076, fixing leaked logging goroutines
justonedev1
authored and
knopers8
committed
94c6004
View commit details
Copy full SHA for 94c6004
View code at this point
Browse repository at this point
Commits on Aug 15, 2025
OCTRL-1021 Add package documentation for all Go packages (#733)
Show description for fd5d7a5
Copilot
and
knopers8
authored
fd5d7a5
View commit details
Copy full SHA for fd5d7a5
View code at this point
Browse repository at this point
Commits on Jun 4, 2025
fix variable names collding with imported package names
knopers8
committed
52083ff
View commit details
Copy full SHA for 52083ff
View code at this point
Browse repository at this point
Commits on Jan 31, 2025
[core][executor] fine-tuning operator logs
Show description for 5126853
knopers8
committed
5126853
View commit details
Copy full SHA for 5126853
View code at this point
Browse repository at this point
Commits on Dec 13, 2024
OCTRL-951 [core][executor] improve reporting error transition
Show description for 6a5ce93
knopers8
authored and
justonedev1
committed
6a5ce93
View commit details
Copy full SHA for 6a5ce93
View code at this point
Browse repository at this point
Commits on Oct 31, 2024
format everything with gofmt -s -w .
justonedev1
authored and
knopers8
committed
8bf8da1
View commit details
Copy full SHA for 8bf8da1
View code at this point
Browse repository at this point
Commits on Mar 22, 2024
[core][executor] more details in logs related to handling roles
knopers8
committed
c41ab1f
View commit details
Copy full SHA for c41ab1f
View code at this point
Browse repository at this point
Commits on Dec 13, 2023
[executor] Add executorId in critical log messages
teo
committed
3da3af0
View commit details
Copy full SHA for 3da3af0
View code at this point
Browse repository at this point
Commits on May 15, 2023
[executor] Support TASK_INTERNAL_ERROR event
teo
committed
cc0cadc
View commit details
Copy full SHA for cc0cadc
View code at this point
Browse repository at this point
Commits on Apr 24, 2023
[executor] Notify InfoLogger on task END_OF_STREAM event
teo
committed
4b8edba
View commit details
Copy full SHA for 4b8edba
View code at this point
Browse repository at this point
Commits on Feb 22, 2023
[OCTRL-683][executor] ERROR should not be the last state
Show description for a76cc33
knopers8
authored and
teo
committed
a76cc33
View commit details
Copy full SHA for a76cc33
View code at this point
Browse repository at this point
[executor] Support separate stdout/stderr settings in all tasks
teo
committed
55d8ed4
View commit details
Copy full SHA for 55d8ed4
View code at this point
Browse repository at this point
Commits on Feb 14, 2023
[core] Adjust executor log output levels
teo
committed
27ccc75
View commit details
Copy full SHA for 27ccc75
View code at this point
Browse repository at this point
[executor] Logging improvements
teo
committed
abf98e2
View commit details
Copy full SHA for abf98e2
View code at this point
Browse repository at this point
Commits on Feb 13, 2023
[executor] Delay sending TASK_RUNNING for basic + make statusCh buffered
teo
committed
e5b7a26
View commit details
Copy full SHA for e5b7a26
View code at this point
Browse repository at this point
Commits on Dec 9, 2022
[executor] Manually handle buffering in task stdout logging
teo
committed
4d47848
View commit details
Copy full SHA for 4d47848
View code at this point
Browse repository at this point
Commits on Nov 28, 2022
[executor] truncate task command in logs when it will be cut
Show description for 729715b
knopers8
authored and
teo
committed
729715b
View commit details
Copy full SHA for 729715b
View code at this point
Browse repository at this point
Commits on Nov 11, 2022
[executor] do not try to recover a task in error, ask to exit instead
knopers8
authored and
teo
committed
06958ff
View commit details
Copy full SHA for 06958ff
View code at this point
Browse repository at this point
Commits on Oct 6, 2022
[executor] simplify two logs into one, simplify the code
knopers8
authored and
teo
committed
b9524b7
View commit details
Copy full SHA for b9524b7
View code at this point
Browse repository at this point
[executor] increase KILL_TRANSITION_TIMEOUT to 5s
Show description for ae10130
knopers8
authored and
teo
committed
ae10130
View commit details
Copy full SHA for ae10130
View code at this point
Browse repository at this point
[executor] increase the timeout for SIGTERM
Show description for 42fda96
knopers8
authored and
teo
committed
42fda96
View commit details
Copy full SHA for 42fda96
View code at this point
Browse repository at this point
[executor] do not kill what's dead
knopers8
authored and
teo
committed
13d1ff0
View commit details
Copy full SHA for 13d1ff0
View code at this point
Browse repository at this point
[executor] log signals when killing tasks
Show description for f2b8647
knopers8
authored and
teo
committed
f2b8647
View commit details
Copy full SHA for f2b8647
View code at this point
Browse repository at this point
Commits on Aug 15, 2022
[executor] Attach detector to task PID event
teo
committed
dfb8347
View commit details
Copy full SHA for dfb8347
View code at this point
Browse repository at this point
[executor] Output detector field to InfoLogger
teo
committed
d443c3c
View commit details
Copy full SHA for d443c3c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.