Commit ed283be
committed
Address review feedback for xdebug transform fix
- Update comment to explain 'why' (prevents tight loop that starves
other transactions) instead of 'what' the code does
- Change verify_no_loop.sh to fail the test when consumed_count != 2
instead of just warning1 parent dd71997 commit ed283be
2 files changed
Lines changed: 5 additions & 4 deletions
File tree
- plugins/xdebug
- tests/gold_tests/pluginTest/xdebug/x_probe_full_json_slow_origin
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
300 | | - | |
301 | | - | |
302 | | - | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| |||
0 commit comments