Do function tube_setup_bg_listen need in main thread?

Hi,all
After check the remote control logic code,I think the function tube_setup_bg_listen do not need in main thread,which thread number is 0.
because the main thread pipe’s read event do not need to be monitored.‍