diff options
author | sagudev <16504129+sagudev@users.noreply.github.com> | 2025-06-07 06:46:39 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-07 04:46:39 +0000 |
commit | adb5df3354a7790e675faa8fbedf83c860d169bd (patch) | |
tree | 9fa4e1955ff38f3d54e0fb1ad1e183eb23d61737 /components/script/task_manager.rs | |
parent | 34a64a944aa40910c909d9f175ad39cc2445ae22 (diff) | |
download | servo-adb5df3354a7790e675faa8fbedf83c860d169bd.tar.gz servo-adb5df3354a7790e675faa8fbedf83c860d169bd.zip |
Do not mutate kwargs["binary_args"] (#37308)
Fixup of #37255, we should not modify existing `kwargs["binary_args"]`
or else subsuite's `binary_args` will apply in non subsuite runs.
Testing: I verified fix in my personal fork run with vello (where I
actually use subsuite).
Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
Diffstat (limited to 'components/script/task_manager.rs')
0 files changed, 0 insertions, 0 deletions