On 2/12/23 3:29 PM, Steve wrote:

In my case args will just be the body of the HTTPServerRequest which is JSON. How can I get that JSON and pass it to async() in a manner that ensures I get a worker thread?

I think it needs to be immutable if it's a reference.

-Steve

Reply via email to