]> dgit.raspbian.org Git - git-annex.git/commitdiff
Added a comment
authorpierreay <pierreay@web>
Mon, 26 May 2025 19:38:41 +0000 (19:38 +0000)
committeradmin <admin@branchable.com>
Mon, 26 May 2025 19:38:41 +0000 (19:38 +0000)
doc/bugs/git-annex__58_____60__stdout__62____58___hPutBuf__58___resource_vanished/comment_3_eaa0748eed9398ba59d49b3387ac4a82._comment [new file with mode: 0644]

diff --git a/doc/bugs/git-annex__58_____60__stdout__62____58___hPutBuf__58___resource_vanished/comment_3_eaa0748eed9398ba59d49b3387ac4a82._comment b/doc/bugs/git-annex__58_____60__stdout__62____58___hPutBuf__58___resource_vanished/comment_3_eaa0748eed9398ba59d49b3387ac4a82._comment
new file mode 100644 (file)
index 0000000..413b654
--- /dev/null
@@ -0,0 +1,11 @@
+[[!comment format=mdwn
+ username="pierreay"
+ avatar="http://cdn.libravatar.org/avatar/c1c640f9f581daaf2d9dedff2b84b614"
+ subject="comment 3"
+ date="2025-05-26T19:38:41Z"
+ content="""
+Thank you @joey and @mak for the hints.
+I was unable (even with strace) for chase down the particular system call that cause the issue, since it is highly random and generated by my shell prompt.
+However, mak seems right about the git_status module of starship. I increased my timeout from 500ms (default) to 1000ms (and will try slightly larger value if needed).
+If this mitigate the issue correctly, I will not comment anymore! But I suspect it to work. ;)
+"""]]