Skip to content

Add Lock synchronization to PyScopeTest.TestThread #1070

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

Merged
merged 3 commits into from
Mar 6, 2020

Conversation

lostmsu
Copy link
Member

@lostmsu lostmsu commented Feb 28, 2020

What does this implement/fix? Explain your changes.

This adds Lock class-based synchronization to update Python function
in PyScopeTest.TestThread as suggested by @amos402 .

Does this close any currently open issues?

#1067

@lostmsu lostmsu linked an issue Feb 28, 2020 that may be closed by this pull request
@lostmsu lostmsu modified the milestones: 2.4.1, 2.5.0 Mar 3, 2020
@filmor filmor merged commit 925c166 into pythonnet:master Mar 6, 2020
@lostmsu lostmsu deleted the bugs/1067 branch March 7, 2020 21:21
@lostmsu lostmsu modified the milestones: 2.4.1, 2.5.0 Apr 23, 2020
AlexCatarino pushed a commit to QuantConnect/pythonnet that referenced this pull request Jun 29, 2020
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.

TestThread does not synchronize properly
2 participants