Skip to content

v2.1

Compare
Choose a tag to compare
@chad-earthscope chad-earthscope released this 07 Mar 23:34
· 63 commits to main since this release
  • Set SQLite busy timeout to 10 seconds to allow for graceful multi-process access to the database (e.g. parallel usage).
  • Set HAVE_USLEEP=1 for SQLite build to allow timeout loops to iterate with sub-second intervals.