Commit 76ff8f5
fix(KeyValueCache): allow negative TTL for file locking
file locking uses negative TTL, returning the default will break.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>1 parent d1f0d16 commit 76ff8f5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | | - | |
| 235 | + | |
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
| |||
0 commit comments