I am guessing that this is now at the step of doing a build of my project, rather than building the deps.
My process list
3029927 pts/2 Sl+ 0:32 | | \_ /home/jayvdb/.cargo/bin/cargo-acl acl
3029972 pts/2 Sl+ 0:01 | | \_ /home/jayvdb/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo --color=always build --config profile.cackle.
My project typically takes ~30mins to build, and I am building using Bubblewrap sandbox, so that may make it slower.
Some visual indication of what is going on would be helpful.
It is a mono-repo with a lot of members. Perhaps add ability to build each of them separately, and indicate which ones is being built - this would be slower, but at least the user can see progress.
I am guessing that this is now at the step of doing a build of my project, rather than building the deps.My process list
My project typically takes ~30mins to build, and I am building using Bubblewrap sandbox, so that may make it slower.
Some visual indication of what is going on would be helpful.
It is a mono-repo with a lot of members. Perhaps add ability to build each of them separately, and indicate which ones is being built - this would be slower, but at least the user can see progress.