You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Minor Changes
f4f08c2: Add a signal option plus stop() and Symbol.dispose methods to the batched event, address, tag-value, and unified loaders for deterministic teardown of in-flight upstream requests
4e7b7c9: Add createSyncLoader for loading a set of events from multiple relays using NIP-77 negentropy sync with a paginated request fallback
Patch Changes
f4f08c2: Fix the event, address, and tag-value loaders keeping a bufferTime interval alive forever (hanging the process on exit) by reference counting the batch engine so it only runs while a loader observable is subscribed