Skip to content

Better setup and teardown

Compare
Choose a tag to compare
@teodesian teodesian released this 24 Mar 22:36
· 93 commits to main since this release
  • Prevent double destroy in the event of quit() being called
  • Make the destroy() process a good deal more reliable
  • Add a timeout parameter to new() to control how long to wait for the server to spin up/down
  • Improve documentation, fix broken links
  • Adjust auto-install process to work better on windows, and not leak stderr in some contexts.