Skip to content

Commit

Permalink
Properly terminate database connection in omdb (#7290)
Browse files Browse the repository at this point in the history
Otherwise attempting to do an action that requires a DestructionToken
will cause a panic, as it returns from `run_cmd` before calling
terminate on the datastore.
  • Loading branch information
jmpesp authored Jan 21, 2025
1 parent 6767230 commit b01186d
Showing 1 changed file with 309 additions and 299 deletions.
Loading

0 comments on commit b01186d

Please sign in to comment.