===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
rainbows-5.0.0/lib/rainbows/thread_timeout.rb-48-# "ensure" clauses may not fire properly or be interrupted during
rainbows-5.0.0/lib/rainbows/thread_timeout.rb:49:# execution, so do not mix this module with code which relies on "ensure".
rainbows-5.0.0/lib/rainbows/thread_timeout.rb-50-# (This is also true for the "Timeout" module in the Ruby standard library)