Fix import cycle between client/comon_lib/utils and global_config |
|
Issue descriptionThis import cycle was introduced by merging utils and site_utils. My opinion is that this was ultimately caused by the fact that global_config represents impure global state evaluated at import time. I suspect it will be impractical to fix this before Autotest gets thrown out in favor of replacements in development, but tracking this here just in case. |
|
►
Sign in to add a comment |
|
Comment 1 by ayatane@chromium.org
, Feb 7 2017