Page MenuHomeSoftware Heritage

cli: speedup the `swh` cli command startup time
ClosedPublic

Authored by douardda on Sep 10 2020, 4:12 PM.

Details

Summary

by moving import statements in functions.

Related to T2575.

Diff Detail

Repository
rDICP Icinga plugins
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build is green

Patch application report for D3912 (id=13771)

Rebasing onto 4daf1e4129...

Current branch diff-target is up to date.
Changes applied before test
commit 981280cc866e3a3514278923feff32fac5ef8d5d
Author: David Douard <david.douard@sdfa3.org>
Date:   Thu Sep 10 11:01:25 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/DICP/job/tests-on-diff/3/ for more details.

This revision is now accepted and ready to land.Sep 10 2020, 4:42 PM