summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorKoichi Sasada <[email protected]>2021-12-09 03:50:17 +0900
committerKoichi Sasada <[email protected]>2021-12-10 00:56:25 +0900
commit9873af0b1a343dff6d1a8af4c813aa2c9ecc47d5 (patch)
treec400e0a544ff9150f28413fd9f27c6bc2a5de276 /doc
parent88c804a6e720d85afbd6714113a85e6beb48c296 (diff)
`TracePoint.allow_reentry`
In general, while TracePoint callback is running, other registerred callbacks are not called to avoid confusion by reentrace. This method allow the reentrace. This method should be used carefully, otherwize the callback can be easily called infinitely. [Feature #15912] Co-authored-by: Jean Boussier <[email protected]>
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/5231
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions