Replies: 1 comment 1 reply
-
(I'm in the middle of doing a server migration btw)
Looking at the code, the async fetch must have not completed yet (it is done in a
Updated how? It's not part of the global Cargo workspace (root
Can you just discard the overrides file with
It sounds like something else is going on, |
Beta Was this translation helpful? Give feedback.
-
git.meli-email.org seems down at the moment so I am asking here.
I have tried modifying the code to have more debug because meli locks up when using the notmuch backend (maybe because the DB got updated in background) and I dont understand why meli shows "Loading..." in status bar when it looks like everything was already loaded (is there a way from UI to see the meli jobs and what they do ?).
So I've compiled master but I dont know why tools/Cargo.toml got updated and as a result my meli/src/conf/overrides.rs is different and I have a huge diff instead of just seeing my changes.
How can I prevent tools/Cargo.toml from being updated ? is it my fault or the build system (IIRC I just did
cargo run
)Beta Was this translation helpful? Give feedback.
All reactions