File locks-0.2.0-git.patch of Package locks

diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
new file mode 100644
index 0000000..503c7df
--- /dev/null
+++ b/.github/FUNDING.yml
@@ -0,0 +1,3 @@
+# These are supported funding model platforms
+
+github: [uwiger]
diff --git a/src/locks_agent.erl b/src/locks_agent.erl
index 296d6da..3bb8e4a 100755
--- a/src/locks_agent.erl
+++ b/src/locks_agent.erl
@@ -950,6 +950,8 @@ notify_have_all(#state{awaiting_all = Aw, status = Status} = S) ->
 
 reply_await_({Pid, notify}, Status) ->
     notify_(Pid, Status);
+reply_await_({Pid, async}, Status) ->
+    notify_(Pid, Status);
 reply_await_(From, Status) ->
     gen_server:reply(From, Status).
 
openSUSE Build Service is sponsored by