(no commit message)
authorjwodder <jwodder@web>
Mon, 7 Jun 2021 14:32:25 +0000 (14:32 +0000)
committeradmin <admin@branchable.com>
Mon, 7 Jun 2021 14:32:25 +0000 (14:32 +0000)
doc/bugs/Build_fails_on_Windows_as_of_commit_a706708d1.mdwn [new file with mode: 0644]

diff --git a/doc/bugs/Build_fails_on_Windows_as_of_commit_a706708d1.mdwn b/doc/bugs/Build_fails_on_Windows_as_of_commit_a706708d1.mdwn
new file mode 100644 (file)
index 0000000..8c0e362
--- /dev/null
@@ -0,0 +1,4 @@
+As of commit a706708d1, trying to build git-annex on Windows fails because the import of `oneSecond` from `Utility.ThreadScheduler` is not available.  [This patch](https://raw.githubusercontent.com/datalad/git-annex/master/patches/20210607-a706708d1-fix-oneSecond.patch) fixes that.
+
+[[!meta author=jwodder]]
+[[!tag projects/datalad]]