good morning!!!!

Skip to content
Snippets Groups Projects
  1. Mar 16, 2021
    • Martin Holst Swende's avatar
      tests/fuzzers: fix goroutine leak in les fuzzer (#22455) · bc479936
      Martin Holst Swende authored
      The oss-fuzz fuzzer has been reporting some failing testcases for les. They're all spurious, and cannot reliably be reproduced. However, running them showed that there was a goroutine leak: the tests created a lot of new clients, which started an exec queue that was never torn down.
      
      This PR fixes the goroutine leak, and also a log message which was erroneously formatted.
      Unverified
      bc479936
  2. Mar 15, 2021
  3. Mar 14, 2021
  4. Mar 13, 2021
  5. Mar 12, 2021
  6. Mar 11, 2021
  7. Mar 09, 2021
  8. Mar 08, 2021
  9. Mar 07, 2021
  10. Mar 04, 2021
  11. Mar 03, 2021
  12. Mar 02, 2021
  13. Mar 01, 2021
  14. Feb 26, 2021
  15. Feb 25, 2021
Loading