Skip to content

Update pool.py - #828

Open
glyg wants to merge 1 commit into
irods:mainfrom
glyg:patch-1
Open

Update pool.py#828
glyg wants to merge 1 commit into
irods:mainfrom
glyg:patch-1

Conversation

@glyg

@glyg glyg commented Aug 24, 2026

Copy link
Copy Markdown

Use if instead of a try / except loop to avoid circular call, see #827

Use if instead of a try / except loop to avoid circular call
@korydraughn
korydraughn requested a review from d-w-moore August 24, 2026 12:41

@d-w-moore d-w-moore left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine. Can run a full test suite later today perhaps, which could be useful if I knew how to invoke #827. Not knowing how one might reproduce the original bug leaves me wondering how to write a good test.

@glyg

glyg commented Aug 25, 2026

Copy link
Copy Markdown
Author

I have trouble reproducing the bug.

Our setup is quite complex, and I manage to produce the bug, but not every time and not at the same time ...
With a populated DB, repeatedly querying irods through the python client leads to the error, but not on a given data object or after a specific number of repetitions.

I am trying to corner the bug better, but for now I can't give you a minimal example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants