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
- Make server availability probe static/one-time in ResetTest (avoids
redundant client+query per test method)
- Use CopyOnWriteArrayList in concurrent reset+query test for thread safety
- Add closed guard in queryWithParams() for consistent IllegalStateException
instead of confusing NPE after close()
0 commit comments