Deadlock while invoking python callback from multithreading c++

前端 未结 0 1642
-上瘾入骨i
-上瘾入骨i 2021-01-20 11:18

Assume I am exporting a c++ worker class to python via Boost.Python. The worker will process a task in a different thread. Once completed, the worker will notify the python

相关标签:
回答
  • 消灭零回复
提交回复
热议问题