#3947 ClientSession.exclusiveSession() always uses force
Closed: Fixed by tkopecek. Opened by mikem.

The exclusiveSession() wrapper that was added for the session renewal work doesn't correctly forward its arguments. The result is that the underlying hub call is always passed with force="force". This nonempty string evaluates as true, so force is always on.


fix forthcoming

Metadata Update from @mikem:
- Custom field Size adjusted to None

https://pagure.io/koji/pull-request/3948

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.34

Commit 435045ef fixes this issue

Commit 629a0f26 fixes this issue

Metadata Update from @relias-redhat:
- Issue tagged with: no_qe

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/3947

Please continue any further discussion there.

Metadata
Related Pull Requests