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

Fix job.infosys initialization #143

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

anisyonk
Copy link
Contributor

Fixed typo bug with job.infosys proper initialization using correct (Job related) InfoService instance.

This is not a fatal error since Pilot does also initialize global pilot.into.infosys instance using same pandaqueue value,

https://github.com/PanDAWMS/pilot3/blob/master/pilot.py#L141

however Job specific settings (if any, coming from JobInfoProvider) that are targeted to overwrite and customize queuedata was ignored.
Now it's properly fixed.

@PalNilsson
Copy link
Collaborator

Thanks - can you please change to 'next' branch instead?

@anisyonk anisyonk changed the base branch from master to next September 10, 2024 13:47
@PalNilsson PalNilsson merged commit dd5a0d9 into PanDAWMS:next Sep 13, 2024
6 checks passed
This was referenced Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants