#3253 activate_session could be reentrant
Closed: Fixed by tkopecek. Opened by mikem.

activate_session is not reentrant, which is an issue if you want to script some client side operations by calling multiple cli handlers directly

Should be easy to skip auth if session.logged_in is True.


Metadata Update from @tkopecek:
- Custom field Size adjusted to None
- Issue set to the milestone: 1.29

Metadata Update from @tkopecek:
- Issue tagged with: testing-ready

Metadata Update from @jobrauer:
- Issue tagged with: testing-done

Commit 87a1890f fixes this issue

Commit 83f17e28 fixes this issue

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

Please continue any further discussion there.

Metadata
Related Pull Requests