generated from nhcarrigan/template
b3d257048f
Adds an optimistic lock on the prestige route so that a second concurrent request for the same state is rejected with 409 rather than firing the Discord announcement twice. Also adds missing branch-coverage tests for debug.ts to satisfy the 100% threshold. Closes #162