You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@teaclave.apache.org by JoFrost <no...@github.com.INVALID> on 2021/08/18 07:28:20 UTC

[apache/incubator-teaclave-sgx-sdk] SDK behavior regarding thread stack size (#357)

During the process of porting Crossbeam to SGX, I noticed that the function stack_size was removed from thread::builder on sgx_tstd. 
I suppose that the SDK/enclave handles this already with the parameter StackMaxSize, but is it safe to assume that any call to stack_size should be commented when porting crates, or is there anything else to do? 

Thank you! 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave-sgx-sdk/issues/357

Re: [apache/incubator-teaclave-sgx-sdk] SDK behavior regarding thread::builder stack size (#357)

Posted by JoFrost <no...@github.com.INVALID>.
Closed #357.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave-sgx-sdk/issues/357#event-5190869248