I am trying to use worker_threads in node to run some expensive calculation without blocking the main thread.
worker_threads
Is it possible to check if the function is actu