iande / onstomp

A STOMP messaging client library for Ruby

Home Page:http://mathish.com/projects/onstomp.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thread.exclusive is deprecated, use Thread::Mutex

l8nite opened this issue · comments

Got this on Ruby 2.4.1:

/ruby/2.4.0/gems/onstomp-1.0.10/lib/onstomp.rb:121:in `next_serial'
/ruby/2.4.0/gems/onstomp-1.0.10/lib/onstomp/connections/stomp_1_1.rb:39:in `subscribe_frame'
/ruby/2.4.0/gems/onstomp-1.0.10/lib/onstomp/interfaces/frame_methods.rb:122:in `subscribe'