Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API calls to non agile objects should execute on right context #844

Closed
manodasanW opened this issue May 13, 2021 · 0 comments · Fixed by #853
Closed

API calls to non agile objects should execute on right context #844

manodasanW opened this issue May 13, 2021 · 0 comments · Fixed by #853
Assignees
Labels
bug Something isn't working fixed Issue has been fixed in an upcoming or existing release
Milestone

Comments

@manodasanW
Copy link
Member

manodasanW commented May 13, 2021

Today, we get wrong thread errors if APIs on non agile object are called from a different apartment. We should marshal the object to the current apartment and then do the call.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed Issue has been fixed in an upcoming or existing release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants