Commit 31f2a32
fix(cache): cache test triggered by non memory cache (go-gitea#33220) (go-gitea#33221)
Backport go-gitea#33220 by TheFox0x7
Change SlowCacheThreshold to 30 milliseconds so it doesn't trigger on
non memory cache
Closes: go-gitea#33190
Closes: go-gitea#32657
Co-authored-by: TheFox0x7 <[email protected]>1 parent fcbbc24 commit 31f2a32
2 files changed
+9
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
42 | 45 | | |
43 | 46 | | |
| 47 | + | |
| 48 | + | |
44 | 49 | | |
45 | 50 | | |
46 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
0 commit comments