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
pool: use Events::force_insert when fetching events from relays
Replaced `Events::insert` with `Events::force_insert` to ensure events are not discarded when exceeding filter limits, accommodating policies like `WaitForEventsAfterEOSE`.
Signed-off-by: Yuki Kishimoto <[email protected]>
0 commit comments