Files
zitadel/internal
Silvan b660d6ab9a fix(queue): reset projection list before each Register call (#10001)
# Which Problems Are Solved

if Zitadel was started using `start-from-init` or `start-from-setup`
there were rare cases where a panic occured when
`Notifications.LegacyEnabled` was set to false. The cause was a list
which was not reset before refilling.

# How the Problems Are Solved

The list is now reset before each time it gets filled.

# Additional Changes

Ensure all contexts are canceled for the init and setup functions for
`start-from-init- or `start-from-setup` commands.

# Additional Context

none
2025-06-02 08:16:13 +00:00
..
2025-05-02 13:44:24 +02:00
2025-04-02 16:53:06 +02:00
2025-05-27 16:26:46 +02:00
2025-05-27 16:26:46 +02:00
2025-05-19 10:16:49 +00:00
2025-05-02 13:44:24 +02:00