Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed potential underflow in tweetfinder's fire counter
The commit adds a condition to avoid decrementing the fire counter when it's already at zero. This circumvents a potential underflow scenario in the windowlimiter logic of tweetfinder module, consequently enhancing system stability and dependability.
- Loading branch information