mirror of https://github.com/usememos/memos
fix: resolve linter warning and cache race condition
- Suppress revive redundant-test-main-exit warning with //nolint - Fix data race in cache.Clear() by using Delete() instead of map replacement - Both changes maintain correct behavior while fixing CI failurespull/5484/head
parent
db57f4456a
commit
4bd0f29ee5
Loading…
Reference in New Issue