Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: prevent infinite loop when pushing updates
Pushing updates would open a readwrite cursor, which would dispatch a new update event and trigger another round of pushing updates.
- Loading branch information