maralorn opened a new pull request, #9198:
URL: https://github.com/apache/pouchdb/pull/9198
…ation to sync event
<!-- Thank you for your contribution!
Please file this form by replacing the Markdown comments
with your text. If a section needs no action - remove it.
Also remember, that PouchDB uses the Review-Then-Commit (RTC) model
of code collaboration. Positive feedback is represented +1 from
committers
and negative is a -1. The -1 also means veto, and needs to be addressed
to proceed. Once there are no objections, the PR can be merged by a
PouchDB committer.
Artificial Intelligence and Large Language Models Contributions Policy
It is expressly forbidden to contribute material generated by
AI, LLMs, and similar technologies, to the PouchDB project.
This includes, but is not limited to, source code, documentation,
commit messages, or any other areas of the project.
-->
## Overview
Fixes #9197
## Testing recommendations
Start a PouchDB .sync against e.g. a non-existent remote. Observe the
correct paused event being emitted.
## Related Issues or Pull Requests
Fixes #9197
## Checklist
- [x] I am not a bot
- [x] This is my own work, I did not use AI, LLM's or similar technology for
code or docs generation
- For full transparency: I typed, committed and tested these changes
completely on my own, but Claude found the bug for me and recommended this
exact fix.
- [x] Code is written and works correctly
- [ ] Changes are covered by tests
- [ ] Documentation changes were made in the `docs` folder
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]