Skip to content
Snippets Groups Projects
  1. Sep 13, 2021
  2. Sep 12, 2021
  3. Aug 30, 2021
  4. Aug 27, 2021
  5. Aug 23, 2021
    • Gijs Peskens's avatar
      Change volatile -> atomic. · ef98dc64
      Gijs Peskens authored
      Move flow shutdown before lock to fix rare locking issue where lock never gets acquired while output thread
      keeps locking/unlocking.
      ef98dc64
  6. Aug 02, 2021
  7. Jul 28, 2021
  8. Jul 27, 2021
  9. Jul 24, 2021
  10. Jul 22, 2021
    • Gijs Peskens's avatar
      Move per packet message to debug level & release data earlier · 5c1f4a06
      Gijs Peskens authored
      Per packet messages where flooding a system, creating a unrecoverable situation.
      Flushing data earlier when real time spend in buffer exceeds 1.1 * buffer duration
      ensure that it's more likely to be useful.
      We can then also safely drop any stale packets we find that are there longer than 2
      buffer durations (there shouldn't be any).
      v0.2.6
      5c1f4a06
  11. Jul 21, 2021
  12. Jul 20, 2021
  13. Jul 19, 2021
Loading