Commit 306d69f
committed
docs(CHANGES) Subprocess timeout and ref-heavy remote handling
why: Surface the two user-visible improvements landing in the
fix-sync-hang branch -- a new opt-in subprocess timeout across the
public Cmd APIs, and the resolution to vcspull sync hangs against
ref-heavy remotes -- so they appear in 0.40.x release notes.
what:
- Add a What's new sub-section announcing timeout= on Git.run(),
Hg.run(), Svn.run(), and the legacy run().
- Add a Bug fixes sub-section covering the ref-heavy remote hang.
- Both entries written to the at-a-glance bar: lead with what the
user gains or no longer suffers, leave implementation depth for
the linked PR.1 parent fe07f58 commit 306d69f
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
45 | 60 | | |
46 | 61 | | |
47 | 62 | | |
| |||
0 commit comments