• Vincent Pelletier's avatar
    IdTool: Add poisoning support. · 9bca8e5e
    Vincent Pelletier authored
    Allows for safe migration to another id generator, by preventing silent
    success of any piece of code still using the former generator, allowing
    its detection and resolution before duplicate ids are emitted.
    As a consequence, also allows on-demand and partial migration of id
    generators.
    9bca8e5e
IdTool.py 15.7 KB