Skip to content

Instantly share code, notes, and snippets.

@mcfiredrill
Created August 30, 2016 13:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mcfiredrill/77062f5f3f74d992d19c7e5e6254e507 to your computer and use it in GitHub Desktop.
Save mcfiredrill/77062f5f3f74d992d19c7e5e6254e507 to your computer and use it in GitHub Desktop.
irb(main):008:1* UploadTrackToMixcloud.new.perform track, mixcloud_token
irb(main):009:1> rescue EOFError => e
irb(main):010:1> puts e.message
irb(main):011:1> puts e.backtrace.inspect
irb(main):012:1> end
Enqueued SoId3::Jobs::UpdateTagsJob (Job ID: a9b7c74c-44b5-4de3-a71e-0d1ea19b9e95) to Sidekiq(default) with arguments: gid://stream-pusher/Track/330
end of file reached
[]
=> nil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment