Skip to content

DAP: Access dropped_trace_cnt only when @recorder is not nil#969

Merged
ko1 merged 1 commit intoruby:masterfrom
ono-max:patch-246
Apr 30, 2023
Merged

DAP: Access dropped_trace_cnt only when @recorder is not nil#969
ko1 merged 1 commit intoruby:masterfrom
ono-max:patch-246

Conversation

@ono-max
Copy link
Member

@ono-max ono-max commented Apr 30, 2023

undefined method dropped_trace_cnt for nil:NilClass occurs when @recorder is nil. This PR fixes it

`undefined method `dropped_trace_cnt` for nil:NilClass` occurs when @recorder is nil. This PR fixes it
@ono-max ono-max changed the title Access dropped_trace_cnt only when @recorder is not nil DAP: Access dropped_trace_cnt only when @recorder is not nil Apr 30, 2023
@ko1 ko1 merged commit f12911d into ruby:master Apr 30, 2023
@ono-max ono-max deleted the patch-246 branch April 30, 2023 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants