Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
Wizard1209 committed Dec 14, 2024
1 parent 57e3fe4 commit e5b5374
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/dipdup/index.py
Original file line number Diff line number Diff line change
Expand Up @@ -265,8 +265,6 @@ async def process(self) -> bool:
with metrics._index_total_sync_duration.time():
await self._synchronize(sync_level)
return True
else:
await self._exit_sync_state(index_level)

if self.queue:
with metrics._index_total_realtime_duration.time():
Expand Down

0 comments on commit e5b5374

Please sign in to comment.