by moving import statements in functions.
Related to T2575.
Paths
| Differential D3913 Authored by douardda on Sep 10 2020, 4:14 PM.
Details
Summary by moving import statements in functions. Related to T2575.
Diff Detail
Event TimelineHerald added a reviewer: Reviewers. · View Herald TranscriptSep 10 2020, 4:14 PM2020-09-10 16:14:39 (UTC+2) Comment Actions Build has FAILED Patch application report for D3913 (id=13772)Rebasing onto c231873d56... Current branch diff-target is up to date. Changes applied before testcommit 939cb934e0794caf1278e3e63c4b013e0045f44d Author: David Douard <david.douard@sdfa3.org> Date: Thu Sep 10 09:26:22 2020 +0200 cli: speedup the `swh` cli command startup time by moving import statements in functions. Related to T2575. Link to build: https://jenkins.softwareheritage.org/job/DCIDX/job/tests-on-diff/49/ Harbormaster failed remote builds in B14999: Diff 13772!Sep 10 2020, 4:16 PM2020-09-10 16:16:15 (UTC+2) This revision is now accepted and ready to land.Sep 10 2020, 4:38 PM2020-09-10 16:38:23 (UTC+2) Comment Actions Build is green Patch application report for D3913 (id=13839)Rebasing onto c231873d56... Current branch diff-target is up to date. Changes applied before testcommit 2ef7177bc2e2916f32171269751485a230828355 Author: David Douard <david.douard@sdfa3.org> Date: Thu Sep 10 09:26:22 2020 +0200 cli: speedup the `swh` cli command startup time by moving import statements in functions. Related to T2575. See https://jenkins.softwareheritage.org/job/DCIDX/job/tests-on-diff/50/ for more details. Harbormaster completed remote builds in B15064: Diff 13839.Sep 11 2020, 3:09 PM2020-09-11 15:09:58 (UTC+2) Closed by commit rDCIDX2ef7177bc2e2: cli: speedup the `swh` cli command startup time (authored by douardda). · Explain WhySep 11 2020, 3:11 PM2020-09-11 15:11:31 (UTC+2) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 13840 swh/indexer/cli.py
swh/indexer/tests/test_cli.py
|