Skip to content

Instantly share code, notes, and snippets.

View mtjhax's full-sized avatar

Michael Johnson mtjhax

  • Lookout, Inc.
  • Boston
View GitHub Profile
@mtjhax
mtjhax / Gemfile
Last active March 28, 2018 02:31
Example using the AWS SDK v1 to demonstrate leaked memory under JRuby 9.1.15.0
source 'https://rubygems.org'
gem 'aws-sdk-v1'