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
on
task_ctrl_tests
User selector
All users
Datepicker
All time
Commit history
Commits on May 8, 2026
[OCTRL-1081] Wrap kubectl into Mesos executor task (#805)
Show description for 8ef9806
justonedev1
authored
8ef9806
View commit details
Copy full SHA for 8ef9806
View code at this point
Browse repository at this point
Commits on Apr 13, 2026
[peanut] peanut now supports direct, fmq batched and single step modes (#803)
Show description for 37a4f2e
justonedev1
authored
37a4f2e
View commit details
Copy full SHA for 37a4f2e
View code at this point
Browse repository at this point
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
[core] part of OCTRL-1076, proper error handling in eventloop
justonedev1
authored and
knopers8
committed
6f582db
View commit details
Copy full SHA for 6f582db
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 Dec 10, 2025
increase task startup timeout until O2-6547 is fixed
Show description for 2a48ae7
knopers8
committed
2a48ae7
View commit details
Copy full SHA for 2a48ae7
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
[build] Regenerated protofiles
Show description for 5d0a386
justonedev1
authored and
knopers8
committed
5d0a386
View commit details
Copy full SHA for 5d0a386
View code at this point
Browse repository at this point
Commits on Jul 30, 2025
[all] regenerated protofiles to unify their version of protoc
justonedev1
committed
fcc429d
View commit details
Copy full SHA for fcc429d
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 Jul 18, 2024
[executor] Chmod sandbox directory 750→755 so task can read it
teo
committed
ba1f643
View commit details
Copy full SHA for ba1f643
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 Oct 12, 2023
[executor] Keep executor alive even with no tasks
teo
committed
20db518
View commit details
Copy full SHA for 20db518
View code at this point
Browse repository at this point
Commits on Oct 6, 2023
[executor] Prevent crash on bad incoming message
teo
committed
5835229
View commit details
Copy full SHA for 5835229
View code at this point
Browse repository at this point
[executor] Prevent crash on nil RPC connection
teo
committed
d44acea
View commit details
Copy full SHA for d44acea
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 Apr 13, 2023
[executor] Do not cause executor disconnect on unprocessable MESSAGE
teo
committed
c433d4f
View commit details
Copy full SHA for c433d4f
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
Previous
Next
You can’t perform that action at this time.