Skip to content

Conversation

@StephenNneji
Copy link
Contributor

@StephenNneji StephenNneji commented Jan 16, 2026

Fixes #186

Without this change the simple script below runs indefinitely on Windows

import ratapi as RAT

if __name__ == "__main__":
    print("Hello")

Copy link
Collaborator

@DrPaulSharp DrPaulSharp left a comment

Choose a reason for hiding this comment

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

It works!

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.

Matlab engine does not shutdown properly on Windows

2 participants