Skip to content

Add missing Mapi call PyIMsgStore.StoreLogoff#2196

Merged
mhammond merged 3 commits intomhammond:mainfrom
avivbrg:mapi_storelogoff
Mar 13, 2024
Merged

Add missing Mapi call PyIMsgStore.StoreLogoff#2196
mhammond merged 3 commits intomhammond:mainfrom
avivbrg:mapi_storelogoff

Conversation

@avivbrg
Copy link
Copy Markdown
Contributor

@avivbrg avivbrg commented Mar 7, 2024

The PyIMsgStore object is currently missing StoreLogoff - without properly shutting down the message store, session logoff and mapi.MAPIUninitialize() might hang indefinitely.

The PR adds the missing call and its related constants.

Copy link
Copy Markdown
Owner

@mhammond mhammond left a comment

Choose a reason for hiding this comment

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

This looks great, thanks, but there are a couple of tweaks I think should probably be made.

Copy link
Copy Markdown
Owner

@mhammond mhammond left a comment

Choose a reason for hiding this comment

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

Thanks!

@mhammond mhammond merged commit 2ef6883 into mhammond:main Mar 13, 2024
@avivbrg avivbrg deleted the mapi_storelogoff branch March 14, 2024 09:33
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.

3 participants