No description provided.
Bug 1732948 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Note: currently, `mach_venv.up_to_date()` takes ~500ms to run, which is a lot for _every Mach invocation_. Let's land this after performance there improves (probably by removing the `pip list` call, using hashes instead, etc).