Skip to content

0.6.1: bug fixes and reporting stream-related information

Latest
Compare
Choose a tag to compare
@lukstafi lukstafi released this 03 Dec 14:41
· 4 commits to main since this release

From the changelog:

Added

  • Debug number of total and unreleased events in a stream.
  • Debug the total number of non-garbage-collected streams across all devices.
  • Verifies that compilation options fit in a set of characters: alphanumeric and a few interpunction.

Fixed

  • Docu-comment typo.
  • The flags cu_event_wait_external and cu_event_wait_default were switched around for record ?external_ and wait ?external_ event functions.
  • Don't destroy released (destroyed) events in Delimited_event.synchronize.