edgelesssys / edgelessdb

EdgelessDB is a MySQL-compatible database for confidential computing. It runs entirely inside a secure enclave and comes with advanced features for collaboration, recovery, and access control.
https://edgeless.systems/products/edgelessdb
GNU General Public License v2.0
170 stars 17 forks source link

integration test: wait for process termination to avoid "address already in use" #106

Closed thomasten closed 2 years ago

thomasten commented 2 years ago

This is an attempt to fix (one kind of) the occasional e2e failures.