Commit 7b0c45f
add attr to co_awaitTry
Summary:
This diff is actually a missing part of D67299322, which is landed omitting this change.
Considering that `co_awaitTry` is similar to `co_nothrow`, this should be safe. This change has been ready before the break but I didn't land it due to code freeze/safety concerns.
Reviewed By: yfeldblum, skrueger
Differential Revision: D68108268
fbshipit-source-id: 1157448ec1840b089509a242630fe78cf21385cb1 parent 477fd6c commit 7b0c45f
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
750 | 750 | | |
751 | 751 | | |
752 | 752 | | |
753 | | - | |
| 753 | + | |
754 | 754 | | |
755 | 755 | | |
756 | 756 | | |
757 | 757 | | |
758 | 758 | | |
759 | 759 | | |
760 | 760 | | |
761 | | - | |
| 761 | + | |
762 | 762 | | |
763 | 763 | | |
764 | 764 | | |
| |||
0 commit comments