This can possibly result in a panic since a close of these channels is being done, but the handlers functions (create/update/delete) will continue to send to these channels. To prevent this, we might have check to for the context cancellation in the handlers ?
_Originally posted by @shivaccuknox in https://github.com/5GSEC/nimbus/pull/131#discussion_r1624828302_