mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 06:23:38 +00:00
This saves about 400ms when running clean-unused-caches, basically by calling its sub-rountines by import (rather than `subprocess.check_call()`). The performance optimization seems well worth it. Fixes #9766.
1.7 KiB
Executable File
1.7 KiB
Executable File