Skip to content

Commit 02a0435

Browse files
committed
test fix
1 parent 85a5746 commit 02a0435

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyroscope_ffi/ruby/lib/pyroscope.rb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,10 @@ def stop
161161
Rust.drop_agent
162162
end
163163

164+
def shutdown
165+
stop
166+
end
167+
164168
private
165169

166170
def tags_to_string(tags)

0 commit comments

Comments
 (0)