Sha256: 822c58d63a85905f8252e35fc40fc09080c275ca00d369866aafedbfd2a66085
Contents?: true
Size: 195 Bytes
Versions: 3
Compression:
Stored size: 195 Bytes
Contents
# frozen_string_literal: true load File.expand_path('fixture_helper.rb', __dir__) PumaWorkerKiller.start @memory = [] 10_000.times.each do @memory << SecureRandom.hex end run HelloWorldApp
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
puma_worker_killer-0.3.1 | test/fixtures/big.ru |
puma_worker_killer-0.3.0 | test/fixtures/big.ru |
puma_worker_killer-0.2.0 | test/fixtures/big.ru |