Skip to content

Fix: Multiprocessing unable to stop#1

Open
wlgrd wants to merge 1 commit intoSolidedge:masterfrom
wlgrd:fix/multiprocessing-unable-to-stop
Open

Fix: Multiprocessing unable to stop#1
wlgrd wants to merge 1 commit intoSolidedge:masterfrom
wlgrd:fix/multiprocessing-unable-to-stop

Conversation

@wlgrd
Copy link
Copy Markdown

@wlgrd wlgrd commented Sep 20, 2022

Using the instance of PPK2_API instead of calling the object directly to fix bad stop behavior when using multiprocessing

Not sure if this is the best way to fix this, but this fixed Issue IRNAS#13. I assume this was the intention as the function below (get_data) isn't called anywhere else. Someone more fluent in python should confirm this.
@wlgrd
Copy link
Copy Markdown
Author

wlgrd commented Sep 20, 2022

I added this PR to do a fixup (only one commit) of the one you pushed to IRNAS. Feel free to merge this to your master or any other branch and do a new PR into IRNAS :)

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.

2 participants