1. 15 Jun, 2017 4 commits
  2. 12 Jun, 2017 10 commits
  3. 06 Jun, 2017 3 commits
  4. 21 May, 2017 3 commits
  5. 26 Apr, 2017 3 commits
  6. 25 Apr, 2017 1 commit
  7. 24 Apr, 2017 2 commits
  8. 10 Apr, 2017 1 commit
  9. 07 Apr, 2017 1 commit
  10. 06 Apr, 2017 11 commits
  11. 05 Apr, 2017 1 commit
    • Martin Blix Grydeland's avatar
      Fix the spinlock loop in VBE_Poll · 04b4e380
      Martin Blix Grydeland authored
      VBE_Poll would not advance to test the next backend on the cooling
      list when the backend's n_conn is non-zero. This would create a
      spinlock effect, causing delays that could make the master kill the
      child because of CLI timeout.
      
      Fixes: #2295
      04b4e380