in lib/functions_framework/registry.rb [22:27]
def initialize @mutex = ::Mutex.new @functions = {} @start_tasks = [] end