Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mitmproxy not robust to project moves, kraken then explodes wildly #82

Open
j-baker opened this issue Jul 21, 2023 · 0 comments
Open

mitmproxy not robust to project moves, kraken then explodes wildly #82

j-baker opened this issue Jul 21, 2023 · 0 comments

Comments

@j-baker
Copy link
Contributor

j-baker commented Jul 21, 2023

tested on linux

cd myproject
krakenw run :cargoClippy
cd ..
mv myproject myproject2
cd myproject2
krakenw run :cargoClippy

the second kraken command will fail, with a mitmproxy error. In our case, it also deleted all the Cargo.tomls, so then cargo explodes due to not being able to compute metadata.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant