pgsql: oauth: Track total call count during a client flow

2025-08-08 Thread Jacob Champion
oauth: Track total call count during a client flow Tracking down the bugs that led to the addition of comb_multiplexer() and drain_timer_events() was difficult, because an inefficient flow is not visibly different from one that is working properly. To help maintainers notice when something has gon

pgsql: oauth: Track total call count during a client flow

2025-08-08 Thread Jacob Champion
oauth: Track total call count during a client flow Tracking down the bugs that led to the addition of comb_multiplexer() and drain_timer_events() was difficult, because an inefficient flow is not visibly different from one that is working properly. To help maintainers notice when something has gon