Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dispose agent instances, fix tests, #1089

Merged
merged 5 commits into from
Apr 10, 2024
Merged

dispose agent instances, fix tests, #1089

merged 5 commits into from
Apr 10, 2024

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    dbe117d View commit details
    Browse the repository at this point in the history
  2. fix quota test

    epoberezkin committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    78319f2 View commit details
    Browse the repository at this point in the history
  3. tests: fix tests with -threaded (#1088)

    * fix some tests
    
    * match RTS opts with apps
    
    * less verbose rts stats
    
    * enable sqlite extended error codes
    
    * clean up
    
    * unfocus
    
    * remove extendedErrorCode
    
    It's actually setExtendedResultCodes, which isn't yet available.
    
    * diff
    
    ---------
    
    Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
    dpwiz and epoberezkin committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    e17f6e2 View commit details
    Browse the repository at this point in the history
  4. fix switch test

    epoberezkin committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    81ff1f3 View commit details
    Browse the repository at this point in the history
  5. fix

    epoberezkin committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c8b993e View commit details
    Browse the repository at this point in the history