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

Processes and fork() are anything but lightweight. What are you trying to do anyway?