pg.object_utils.thread_local_decrement

Accessible via pg.object_utils.thread_local_decrement.

thread_local_decrement(key, default_initial_value=ValueError())[source]

Increment an integer identified by key.

Return type:

int