platform icon indicating copy to clipboard operation
platform copied to clipboard

feat: worker thread implementation for issuance service

Open tipusinghaw opened this issue 1 year ago • 1 comments
trafficstars

  • [x] Implement worker thread in agent for time intensive method

tipusinghaw avatar Aug 16 '24 04:08 tipusinghaw

It's not possible to pass function or inject dependency to the worker file docs: https://stackoverflow.com/questions/12303566/node-js-sending-an-object-with-function-definitions-to-worker-thread/12303840#12303840

tipusinghaw avatar Sep 02 '24 08:09 tipusinghaw

Closing as per @tipusinghaw 's comment above

pranalidhanavade avatar Oct 23 '24 11:10 pranalidhanavade