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
Check _cleanupTimer is not null when disposing (#4834) (#4840)
This commit checks that _cleanupTimer is not null
when disposing, which it may be if no requests have
been made.
Fixes#4818
Co-authored-by: Russ Cam <russ.cam@elastic.co>
0 commit comments