Skip to content

Commit 2294a70

Browse files
RuboCop.
1 parent 665e2a4 commit 2294a70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/async/container/supervisor/memory_monitor.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ def memory_leak_detected(process_id, monitor)
8282

8383
if @memory_sample
8484
Console.info(self, "Capturing memory sample...", child: {process_id: process_id}, memory_sample: @memory_sample)
85-
85+
8686
# We are tracking multiple connections to the same process:
8787
connections = @processes[process_id]
8888

0 commit comments

Comments
 (0)