| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Codecov Report
@@ Coverage Diff @@
## master #291 +/- ##
=========================================
+ Coverage 71.04% 71.1% +0.06%
=========================================
Files 49 49
Lines 4817 4828 +11
Branches 812 813 +1
=========================================
+ Hits 3422 3433 +11
+ Misses 1061 1060 -1
- Partials 334 335 +1
Continue to review full report at Codecov.
|
Sorry, something went wrong.
|
FYI, I was getting this error: |
Sorry, something went wrong.
|
I'm surprised that you're seeing consistent, repeated errno == EINTR with ldap.SERVER_DOWN ... why would that happen? We've been running with this patch for > 9 months and have never seen that. I suppose it couldn't hurt to terminate the loop after some finite number of retries, but that sorta feels like it's covering up some other issue. If you can reproduce the behavior, it would be interesting to strace. Are you using OpenLDAP? |
Sorry, something went wrong.
|
No response :( |
Sorry, something went wrong.
|
Still no response :( |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Fixes #242.