Is your feature request related to a problem? Please describe.
Right now it's a boolean, which limits its usefulness since it is set and unset in multiple places.
Describe the solution you'd like
Change it from a boolean to a counter, following the model we use for events.
Is your feature request related to a problem? Please describe.
Right now it's a boolean, which limits its usefulness since it is set and unset in multiple places.
Describe the solution you'd like
Change it from a boolean to a counter, following the model we use for events.