ucr-serverless / spright

Apache License 2.0
39 stars 16 forks source link

Shared Memory Manager Should Exit Upon Missing of Tenant Configuration #23

Closed ShixiongQi closed 4 months ago

ShixiongQi commented 4 months ago

We should notify the user to provide Tenant Configuration. Otherwise, the Gateway will stuck.

https://github.com/ucr-serverless/spright/blob/70dba88dd0f6ae3baabbfb2348a35d959f867a94/src/shm_mgr.c#L412

ShixiongQi commented 4 months ago

Addressed in #24