See https://nodejs.org/api/worker_threads.html#worker_threads_port_postmessage_value_transferlist `Unlike with child processes, transferring handles such as network sockets is currently not supported.` but we need it.
See https://nodejs.org/api/worker_threads.html#worker_threads_port_postmessage_value_transferlist
Unlike with child processes, transferring handles such as network sockets is currently not supported.but we need it.