mirror of https://github.com/dapr/dapr.git
* Gracefully shutdown Dapr, waiting for all go routines and servers to close before exiting. Signed-off-by: joshvanl <me@joshvanl.dev> * Stop ticker when returning `startWorkloadCertRotation` Signed-off-by: joshvanl <me@joshvanl.dev> * Don't use concurrency runner when closing http servers. Concurrently close apiClosers Signed-off-by: joshvanl <me@joshvanl.dev> * Review comments Signed-off-by: joshvanl <me@joshvanl.dev> * runtime_test.go Init pubsub before running runtime Signed-off-by: joshvanl <me@joshvanl.dev> * Pass through context to actor placement connection client Signed-off-by: joshvanl <me@joshvanl.dev> * Ensure placement client dial has context passed Signed-off-by: joshvanl <me@joshvanl.dev> * Ignore gRPC server stopped errors Signed-off-by: joshvanl <me@joshvanl.dev> * Gracefully shutdown Dapr, waiting for all go routines and servers to close before exiting. Signed-off-by: joshvanl <me@joshvanl.dev> * Adds concurrency RuntimeCloserManager to handle closing of all runtime components. Signed-off-by: joshvanl <me@joshvanl.dev> * Use a dedicated http client in tests which close idle connections on test cleanup Signed-off-by: joshvanl <me@joshvanl.dev> * Address review comments Signed-off-by: joshvanl <me@joshvanl.dev> --------- Signed-off-by: joshvanl <me@joshvanl.dev> Co-authored-by: Dapr Bot <56698301+dapr-bot@users.noreply.github.com> |
||
---|---|---|
.. | ||
binding | ||
configuration | ||
crypto | ||
lock | ||
middleware | ||
pubsub | ||
secret | ||
state | ||
workflow | ||
processor.go | ||
processor_test.go |