Unverified Commit 8733da4c authored by kladko's avatar kladko

SKALE-3274-restart-enclave

parent abc9d7d5
...@@ -210,7 +210,6 @@ void gen_SEK() { ...@@ -210,7 +210,6 @@ void gen_SEK() {
} }
void reinitEnclave() { void reinitEnclave() {
WRITE_LOCK(initMutex);
// unfortunately process needs to be restarted to reinit enclave // unfortunately process needs to be restarted to reinit enclave
// exiting with error code 3 (SGX_OUT_OF_MEMORY), so docker container can restart the // exiting with error code 3 (SGX_OUT_OF_MEMORY), so docker container can restart the
// wallet // wallet
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment