Fixed typo.
This commit is contained in:
parent
52d4643f6c
commit
e1c1a95eb6
1 changed files with 1 additions and 1 deletions
|
@ -306,7 +306,7 @@ module Sessions
|
|||
raise "STOP thread_client for client #{client_id} after #{try_run_max} tries"
|
||||
end
|
||||
end
|
||||
puts "/LOOP #{client_id} - #{count}"
|
||||
puts "/LOOP #{client_id} - #{try_count}"
|
||||
end
|
||||
|
||||
def self.sessions
|
||||
|
|
Loading…
Reference in a new issue