class ActiveSupport::Dependencies::Interlock

def start_running

Experimental RBS support (using type sampling data from the type_fusion project).

def start_running: () -> Integer

This signature was generated using 11 samples from 1 application.

def start_running
  @lock.start_sharing
end