-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Implement mutex lock for the SendAPIRequest()
method to avoid multiprocessing issues
#92
Comments
|
Tim55667757
added a commit
that referenced
this issue
Nov 24, 2022
Tim55667757
added a commit
that referenced
this issue
Nov 24, 2022
Implemented since v1.6.dev121 builds Debug build: https://app.travis-ci.com/github/Tim55667757/TKSBrokerAPI/builds/258170093 |
Tim55667757
added a commit
that referenced
this issue
Nov 25, 2022
Tim55667757
added a commit
that referenced
this issue
Nov 25, 2022
Tim55667757
added a commit
that referenced
this issue
Nov 25, 2022
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
https://superfastpython.com/multiprocessing-in-python/#Process_Mutex_Lock
https://docs.python.org/3/library/multiprocessing.html
https://superfastpython.com/threadpool-join/
The text was updated successfully, but these errors were encountered: