markdown-link-check
                                
                                 markdown-link-check copied to clipboard
                                
                                    markdown-link-check copied to clipboard
                            
                            
                            
                        markdown-link-check hang and can't timeout or exit with error
I'm not sure with this error debug , there is no any error or timeout or exit, it will hang more than 10-20 minutes, not every md file can't work, hang log as below:
/workspace # markdown-link-check -p -v en/01_software/pc/ISP_tuning/K230_ISP_Image_Tuning_Guide.md
FILE: en/01_software/pc/ISP_tuning/K230_ISP_Image_Tuning_Guide.md
Checking... [=                        ] 4%^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^C
/workspace # markdown-link-check -v en/01_software/pc/ISP_tuning/K230_ISP_Image_Tuning_Guide.md
FILE: en/01_software/pc/ISP_tuning/K230_ISP_Image_Tuning_Guide.md
^C
/workspace # vi en/01_software/pc/ISP_tuning/K230_ISP_Image_Tuning_Guide.md
/workspace #
/workspace #
/workspace # hostname
68f9aa12c26f
/workspace # uname -a
Linux 68f9aa12c26f 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 Linux
/workspace # cat /etc/issue
Welcome to Alpine Linux 3.20
Kernel \r on an \m (\l)
/workspace # /usr/local/bin/markdown-link-check --version
3.12.2
/workspace # /usr/local/bin/markdown-link-check  -v -p en/01_software/pc/ISP_tuning/K230_ISP_Image_Tuning_Guide.md
FILE: en/01_software/pc/ISP_tuning/K230_ISP_Image_Tuning_Guide.md
Checking... [=                        ] 4%^@
any suggestion or debug info to check what's wrong with it ? not every document in this mode, it also can works in some md file as below:
this md file should works well as below, after I use CTRL+C to force quit the error md file and rerun with another md file:
/workspace # uname -a
Linux 68f9aa12c26f 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 Linux
/workspace # cat /etc/issue
Welcome to Alpine Linux 3.20
Kernel \r on an \m (\l)
/workspace # /usr/local/bin/markdown-link-check --version
3.12.2
/workspace # /usr/local/bin/markdown-link-check  -v -p en/01_software/pc/ISP_tuning/K230_ISP_Image_Tuning_Guide.md
FILE: en/01_software/pc/ISP_tuning/K230_ISP_Image_Tuning_Guide.md
Checking... [=                        ] 4%^@ ^@^C
/workspace # /usr/local/bin/markdown-link-check  -v -p en/01_software/pc/ISP_tuning/
K230_ISP_Image_Tuning_Guide.md     K230_ISP_Initial_Setting_Guide.md  images/
/workspace # /usr/local/bin/markdown-link-check  -v -p en/01_software/pc/ISP_tuning/K230_ISP_Initial_Setting_Guide.md
FILE: en/01_software/pc/ISP_tuning/K230_ISP_Initial_Setting_Guide.md
Checking... [=========================] 100%
  [✓] ../../../../zh/01_software/pc/ISP_tuning/images/canaan-cover.png → Status: 200
  [✓] ../../../../zh/01_software/pc/ISP_tuning/images/logo.png → Status: 200
  [✓] ../../../../zh/01_software/pc/ISP_tuning/images/xml_04.png → Status: 200
  [✓] ../../../../zh/01_software/pc/ISP_tuning/images/xml_01.png → Status: 200
  [✓] ../../../../zh/01_software/pc/ISP_tuning/images/xml_02.png → Status: 200
  [✓] ../../../../zh/01_software/pc/ISP_tuning/images/xml_03.png → Status: 200
  6 links checked.
/workspace #