Yogesh Kumar
Results
1
issues of
Yogesh Kumar
# **Fix: Prevent TypeError When `authoritySessions` Is Falsy** This pull request fixes a runtime error in `lib/adapters/http.js` caused by accessing `authoritySessions.length` when `authoritySessions` is `undefined` or `null`. Previously, the code...
pr::feature