multiprocessing failed
arthurtalkgoal opened this issue · 0 comments
arthurtalkgoal commented
Hi
I follow the tutorial http://toastdriven.com/blog/2008/nov/11/brief-introduction-multiprocessing/
to set up multiprocessing Process. However, I got the Unknown sequence number.
[xcb] Unknown sequence number while processing queue
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
Is there any way to do multi Process for Ghost?
Thanks