You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wrote a demo, and when I was able to run it, I found that I could not successfully calculate 1kw additions
I tried to use the decorator method of the lock in the lock.py file to create and use the lock in the child process instead of creating it in the main process and passing it to the child process.
I wrote a demo, and when I was able to run it, I found that I could not successfully calculate 1kw additions
I tried to use the decorator method of the lock in the lock.py file to create and use the lock in the child process instead of creating it in the main process and passing it to the child process.
Works fine when using posix_ipc as lock:
Of course, the use of cross-python interpreters/cross-languages is a minority requirement, just as a remark.
The text was updated successfully, but these errors were encountered: