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
Line 50 of test.rb an exception will be thrown if @logs has 0 length. This may be the case if a connector returns before it calls info, warn, or error.
The text was updated successfully, but these errors were encountered:
Line 50 of test.rb an exception will be thrown if @logs has 0 length. This may be the case if a connector returns before it calls
info
,warn
, orerror
.The text was updated successfully, but these errors were encountered: