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: replace OnceLock with Option for the external notification sender
Replace `OnceLock` with `Option` for the external notification sender in `Relay` struct`. Removed the now unused `PoolNotificationSenderAlreadySet` error variant.
Signed-off-by: Yuki Kishimoto <[email protected]>
0 commit comments