forked fromfsharp/fsharp
- Notifications
You must be signed in to change notification settings - Fork0
Commitc6a070b
add test and fix #3254 (#3255)
* add test and fix #3254* remove continueWithExtra* add timeout attribute* don't delegate the cancellationtoken to the operationcancelledexception.* Revert "add timeout attribute"This reverts commit aeeaa5014f7a8f0b90823a8adb6993073fef0326.* Update control.fs1 parentc9f9a6d commitc6a070b
File tree
2 files changed
+18
-11
lines changed- src/fsharp
- FSharp.Core.Unittests/FSharp.Core/Microsoft.FSharp.Control
- FSharp.Core
2 files changed
+18
-11
lines changedLines changed: 16 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
166 | 181 | | |
167 | 182 | | |
168 | 183 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1536 | 1536 | | |
1537 | 1537 | | |
1538 | 1538 | | |
1539 | | - | |
1540 | | - | |
1541 | | - | |
1542 | | - | |
1543 | | - | |
1544 | | - | |
1545 | | - | |
1546 | | - | |
1547 | 1539 | | |
1548 | 1540 | | |
1549 | 1541 | | |
| |||
1557 | 1549 | | |
1558 | 1550 | | |
1559 | 1551 | | |
1560 | | - | |
| 1552 | + | |
1561 | 1553 | | |
1562 | 1554 | | |
1563 | 1555 | | |
| |||
1572 | 1564 | | |
1573 | 1565 | | |
1574 | 1566 | | |
1575 | | - | |
| 1567 | + | |
1576 | 1568 | | |
1577 | 1569 | | |
1578 | 1570 | | |
| |||
0 commit comments
Comments
(0)