WWenjiSep 8, 2022Post #1 Thursday, September 8, 2022 4:15 PMCan we implement a light-weight event handling capability within a KERNEL. I mean whether ARTIQ/Python allows to fork child process within a KERNEL? Thanks, wenji
sb10qSep 8, 2022Post #2 Thursday, September 8, 2022 11:28 PMProcesses and fork() are anything but lightweight. What are you trying to do anyway?
Wenji Can we implement a light-weight event handling capability within a KERNEL. I mean whether ARTIQ/Python allows to fork child process within a KERNEL? Thanks, wenji