napajs icon indicating copy to clipboard operation
napajs copied to clipboard

how child thread import vm

Open JOHNHYH opened this issue 6 years ago • 0 comments

in a main thread,accept request. in a child thread ,execute caculate. but in child thread, there needs other module. this module is easy using in the main thread,how can i use it in child thread or child thread used main thread context.

JOHNHYH avatar Sep 17 '19 09:09 JOHNHYH