HomePhabricator
Diffusion Comm 8d6a45154549

[keyserver] Fix stalling of keyserver public key script

Description

[keyserver] Fix stalling of keyserver public key script

Summary: Should've noticed this in D8448. We initialize the MySQL connection but never close it, which is why the script stalls. This is addressed by using the main util (all scripts are supposed to use this).

Test Plan: Run script locally, confirm it no longer stalls

Reviewers: varun

Reviewed By: varun

Subscribers: tomek

Differential Revision: https://phab.comm.dev/D8449

Details

Provenance
ashoatAuthored on Jul 9 2023, 11:13 AM
Reviewer
varun
Differential Revision
D8449: [keyserver] Fix stalling of keyserver public key script
Parents
rCOMM50e4497c1df5: [keyserver] Mark recalculateAllThreadPermissions as deprecated
Branches
Unknown
Tags
Unknown