## Description - Increase the default heap size of enclaves to 256M. - Fix recv/send in the Python client SDK. You can view, comment on, or merge this pull request online at:
https://github.com/apache/incubator-teaclave/pull/396 -- Commit Summary -- * Increase heap size of enclave -- File Changes -- M docker/docker-compose-ubuntu-1804.yml (14) M rpc/src/protocol.rs (10) M sdk/python/teaclave.py (13) M services/access_control/enclave/Enclave.config.xml (4) M services/authentication/enclave/Enclave.config.xml (4) M services/execution/enclave/Enclave.config.xml (4) M services/frontend/enclave/Enclave.config.xml (4) M services/management/enclave/Enclave.config.xml (4) M services/scheduler/enclave/Enclave.config.xml (4) M services/storage/enclave/Enclave.config.xml (4) -- Patch Links -- https://github.com/apache/incubator-teaclave/pull/396.patch https://github.com/apache/incubator-teaclave/pull/396.diff -- 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/pull/396
