all-stateful-generators-thread-safe

Status: IN

Every generator with mutable state (Snowflake, Ticket, Flake, ULID, Coordinator) protects it with a `threading.Lock`.

Source: entries/2026/06/05/unique-id-generator-unique_id_generator.md

Depended on by

JSON