Closes T2716.
Details
Details
- Reviewers
zack - Group Reviewers
Reviewers - Maniphest Tasks
- T2716: FUSE cli.py: move module-level import to function-level to reduce startup time
- Commits
- rDFUSEd3cb2178e2eb: cli: move module-level import to function-level to reduce startup time
Diff Detail
Diff Detail
- Repository
- rDFUSE FUSE virtual file system
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build is green
Patch application report for D4304 (id=15203)
Rebasing onto 6bb4deb717...
Current branch diff-target is up to date.
Changes applied before test
commit d3cb2178e2eb640a818e305bac549a663c828b8e Author: Thibault Allançon <haltode@gmail.com> Date: Mon Oct 19 13:51:30 2020 +0200 cli: move module-level import to function-level to reduce startup time Closes T2716.
See https://jenkins.softwareheritage.org/job/DFUSE/job/tests-on-diff/105/ for more details.