intersystems / intersystems/git-source-control
Settings page hangs and locks session if git command hangs
Open
customer
- Dominant language
- ObjectScript
- Stars
- 22
- Forks
- 14
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 5
Description
If a git command like ls-remote is hanging, the Git settings page will hang until it fails with a "Gateway Timeout" message. It also locks the session entirely. We should do some smarter async programming so that OS commands have a short timeout and display an error if they time out.
Contributor guide
Assessment
This issue has not been assessed yet.