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

Add a trace for jobsub_cmd commands #538

Open
shreyb opened this issue Feb 21, 2024 · 0 comments
Open

Add a trace for jobsub_cmd commands #538

shreyb opened this issue Feb 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@shreyb
Copy link
Collaborator

shreyb commented Feb 21, 2024

When a user runs "jobsub_q", we get a great trace, all the way until the actual condor_q is run. This happens here:

os.execvp("/usr/bin/" + cmd, these_args)

It would be nice to get a trace there too so we can determine if there's an issue with condor_* commands.

@shreyb shreyb added the enhancement New feature or request label Feb 21, 2024
@shreyb shreyb added this to the 1.7 milestone Feb 21, 2024
@shreyb shreyb modified the milestones: 1.7, 1.8 Mar 31, 2024
@shreyb shreyb removed this from the 1.8 milestone Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant