# File lib/listen/adapter.rb, line 102 def stop @stop = true @turnstile.signal # ensure no thread is blocked end