Skip to content

Commit b6b40bf

Browse files
authored
Merge pull request #258 from eholk/async-stack-traces
Add design notes for async stack traces
2 parents bf3acfe + 20a6699 commit b6b40bf

File tree

3 files changed

+716
-1
lines changed

3 files changed

+716
-1
lines changed

src/SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@
160160
- [🗑️ Async drop](./design_docs/async_drop.md)
161161
- [♻️ Async lifecycle](./design_docs/async_lifecycle.md)
162162
- [⏳ Completion-based futures](./design_docs/completion_based_futures.md)
163+
- [🥞 Async Stack Traces](./design_docs/async_stack_traces.md)
163164
- [💬 Conversations](./conversations.md)
164165
- [🐦 2021-02-12 Twitter thread](./conversations/2021-02-12-Twitter-Thread.md)
165166
- [❤️ Acknowledgments](./acknowledgments.md)

0 commit comments

Comments
 (0)