Commit 9f28610
committed
EXPERIMENT: reduce number of enclave instances to 1
WAMR 2.4.1 changes the way memory sharing occurs between instances
of the interpreter running in different threads. The current integration
does not address this issue so reducing the number of threads to 1 until
the threading issue can be resolved.
Signed-off-by: Mic Bowman <[email protected]>1 parent a9d0331 commit 9f28610
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
0 commit comments