Commit b32a280
authored
Clarify the deprecation of [Timeout] (#1145)
The new documentation of the [Timeout] attribute introduced two weeks ago states that attribute "doesn't work" but that's not quite accurate, and as evidenced by my own usage and by the usage of others in GitHub items on this project, that partial functionality of the [Timeout] attribute is actively being used, so I would prefer if the documentation described the functionality in more detail as opposed to stating it doesn't work, which may lead readers to mistakenly assume that the [Timeout] attribute does nothing, which isn't true.1 parent 63089ff commit b32a280
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | | - | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
0 commit comments