Skip to content
New issue

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

[BUG] The --kill-running-processes flag does not always operate correctly #404

Closed
gkamat opened this issue Nov 2, 2023 · 1 comment
Closed
Assignees
Labels
bug Something isn't working

Comments

@gkamat
Copy link
Collaborator

gkamat commented Nov 2, 2023

Description
The --kill-running-processes flag does not terminate stale OSB processes in some cases. This is because the name of the process returned by inspecting the /proc entry on Linux is truncated to 15 characters.

@gkamat gkamat added bug Something isn't working untriaged labels Nov 2, 2023
@gkamat gkamat changed the title [BUG] OSB does not always terminate running process with the kill-running processes flag [BUG] The --kill-running-processes flag does not always operate correctly Nov 2, 2023
@gkamat gkamat removed the untriaged label Nov 2, 2023
@gkamat gkamat self-assigned this Nov 2, 2023
@gkamat
Copy link
Collaborator Author

gkamat commented Nov 6, 2023

Fixed with #405

@gkamat gkamat closed this as completed Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant