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!

@StephenNneji
Copy link
Contributor Author

As a Note, I was able to replicate the problem on Ubuntu 22.04 and this fix worked there too. I could not replicate problem on MacOS

@StephenNneji StephenNneji merged commit a524e30 into RascalSoftware:main Jan 19, 2026
9 checks passed
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