Skip to content

Release v0.0.8

Compare
Choose a tag to compare
@fracpete fracpete released this 05 Jan 00:19
  • fixed high CPU usage (ie constant polling) when using unlimited files to list (max_files=0)
  • poll_wait and watchdog_check_interval are now float instead of int to allow for sub-second poll waits
  • internal delays when poller is busy have been dropped from 1s to 0.1s