From 74635e01134c3f73ea9507cae46a1042827c5dd9 Mon Sep 17 00:00:00 2001 From: ed Date: Wed, 21 Apr 2021 21:42:37 +0200 Subject: [PATCH] phew --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c264f30b..dece9d5c 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,11 @@ summary: it works! you can use it! (but technically not even close to beta) * hiding the contents at url `/d1/d2/d3` using `-v :d1/d2/d3:cd2d` has the side-effect of creating databases (for files/tags) inside folders d1 and d2, and those databases take precedence over the main db at the top of the vfs - this means all files in d2 and below will be reindexed unless you already had a vfs entry at or below d2 * probably more, pls let me know +## not my bugs + +* Windows: msys2-python 3.8.6 occasionally throws "RuntimeError: release unlocked lock" when leaving a scoped mutex in up2k + * this is an msys2 bug, the regular windows edition of python is fine + # usage