Resolved! PyKX IPC work with multithreading?
Hi there, I have a PyKx process that uses IPC to connect to a port, and we're running some KDB functions that involve multithreading (cutPeach). However everytime I run it, I keep getting the following error: Traceback (most recent call last):File "C...