Upgrade Rails to version 5.2.1 and adopt code & specs where necessary
Signed-off-by: Sebastian Serth <Sebastian.Serth@student.hpi.de>
This commit is contained in:
@ -272,7 +272,7 @@ class DockerClient
|
||||
end
|
||||
#ensure
|
||||
# guarantee that the thread is releasing the DB connection after it is done
|
||||
# ActiveRecord::Base.connectionpool.releaseconnection
|
||||
# ApplicationRecord.connectionpool.releaseconnection
|
||||
#end
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user