This is an archive of the discontinued Mercurial Phabricator instance.

rhg: don't run `blackbox` if not activated
ClosedPublic

Authored by Alphare on Nov 26 2021, 9:12 AM.

Details

Summary

You currently have no way of turning off blackbox. Aside from being a bug, this
can be annoying if you use rhg in your shell prompt, but also because the
current implementation of blackbox is quite slow due to user querying.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

Alphare created this revision.Nov 26 2021, 9:12 AM

Pending CI refresh

This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.