We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using a runner for tasks will result in this message
level=error msg="remove /tmp/semaphore/inventory_9: directory not empty"
I think this line have to be like the following
semaphore/services/tasks/LocalJob_inventory.go
Line 92 in d11b166
if err := os.RemoveAll(fullPath); err != nil {
Is this correct?
Semaphore Project
Package
Postgres
No response
v2.10.43
# semaphore version 2.10.43-e43af6b-1732277822
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Issue
Using a runner for tasks will result in this message
I think this line have to be like the following
semaphore/services/tasks/LocalJob_inventory.go
Line 92 in d11b166
Is this correct?
Impact
Semaphore Project
Installation method
Package
Database
Postgres
Browser
No response
Semaphore Version
v2.10.43
Ansible Version
No response
Logs & errors
Manual installation - system information
No response
Configuration
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: