Commit 9fa801d
Rename
The name of the `CreateAsyncContextSnapshot` AO is confusing, since it's defined in the same section as the `AsyncContextSnapshot` AO, but the latter returns a spec-internal snapshot/mapping, whereas the former returns an `AsyncContext.Snapshot` object.
This patch renames it to `CreateAsyncContextSnapshotObject` to make this difference clearer.
Co-authored-by: Chengzhong Wu <cwu631@bloomberg.net>CreateAsyncContextSnapshot (#143)1 parent fee5229 commit 9fa801d
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
801 | 801 | | |
802 | 802 | | |
803 | 803 | | |
804 | | - | |
| 804 | + | |
805 | 805 | | |
806 | | - | |
| 806 | + | |
807 | 807 | | |
808 | 808 | | |
809 | 809 | | |
| |||
0 commit comments