mirror of https://github.com/zulip/zulip.git
235a347639
This is a prep commit. Currenty we only pass CountStat.property to last_successful_fill function. But it needs access to CountStat.time_increment as well. We can pass the entire CountStat object to the function as a workaround. But making last_successful_fill a property of CountStat seems to be much more cleaner. |
||
---|---|---|
.. | ||
commands | ||
__init__.py |