mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 14:35:27 +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.
2.2 KiB
Executable File
2.2 KiB
Executable File