MicroStrategy / mstrio-py

Python integration for MicroStrategy
Apache License 2.0
90 stars 60 forks source link

User does not logout #13

Closed robtrevino closed 5 years ago

robtrevino commented 5 years ago

Seems like conn.close() does not logout the user.

ssainz commented 5 years ago

@robtrevino - What MicroStrategy Library version do you have?

robtrevino commented 5 years ago

10.11

ssainz commented 5 years ago

@robtrevino - it is not fixed in PyPi yet, but it is fixed in github: https://github.com/MicroStrategy/mstrio-py/commit/d389f3a1981eb7bb7a59df9fc6086e051c05ca74

scottrigney commented 5 years ago

Closed in #16