Commit 7e13aac
committed
fix(www): create a Pyro proxy from the worker thread
Pyro proxies may not be shared between threads: we therefore need
worker threads to use their own instance. Introduce a remote_call
decorator to clearly annotate remote calls and assist with the
creation of a distinct proxy.
Signed-off-by: Cedric Hombourger <[email protected]>1 parent cf42081 commit 7e13aac
1 file changed
+236
-187
lines changed
0 commit comments