You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ThreadError Attempt to unlock a mutex which is not locked lib/vertica/connection.rb:298:in `unlock'
lib/vertica/connection.rb:298:in `process_message'
lib/vertica/connection.rb:398:in `startup_connection'
lib/vertica/connection.rb:446:in `boot_connection'
lib/vertica/connection.rb:329:in `run_in_mutex'
lib/vertica/connection.rb:146:in `query'
vertica/lib/vertica/connection.rb
Line 298 in 200d317
@mutex.unlock if @mutex.locked?
correctly or this line is not needed?The text was updated successfully, but these errors were encountered: