Files
ff/main.py
2022-09-13 20:59:07 -05:00

14 lines
299 B
Python

import core
if __name__ == '__main__':
# create manager to share data to me, background, foreground
# launch background app as process
# create worker pool
# launch main, non-blocking, loop
def mainloop():
# worker pool: netstat, netstat cleanup, upload, download, ui tasks