Added a comment

This commit is contained in:
pierreay 2025-05-26 19:38:41 +00:00 committed by admin
parent bbef12864c
commit f2819fb260

View file

@ -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. ;)
"""]]