• Vincent Pelletier's avatar
    IdTool: Add poisoning support. · 564cca95
    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.
    564cca95
IdTool.py 15.7 KB