Skip to content

Commit

Permalink
Update comment to point to non-experimental home of symbolizer
Browse files Browse the repository at this point in the history
Summary: tsia

Reviewed By: Orvid

Differential Revision: D66715256

fbshipit-source-id: 89ab9835e8e30d03a2924337de5b492d5dd2c73f
  • Loading branch information
Gownta authored and facebook-github-bot committed Dec 4, 2024
1 parent a046686 commit d2437c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion folly/coro/scripts/co_bt.py
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ def get_async_stack_addrs(
stack frames.
See C++ implementation in `getAsyncStackTraceSafe` in
folly/experimental/symbolizer/StackTrace.cpp
folly/debugging/symbolizer/StackTrace.cpp
"""
async_stack_root_addr = get_async_stack_root_addr(debugger_value_class)

Expand Down

0 comments on commit d2437c1

Please sign in to comment.