Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/brianc/node-postgres
/ idle-timeout.js
File
idle-timeout.js
packages/pg-pool/test/idle-timeout.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
2
const
co = require(
'co'
)
3
const
expect = require(
'expect.js'
)
4
Callers
nothing calls this directly
Calls
7
describe
Function · 0.85
expect
Function · 0.85
wait
Function · 0.85
query
Method · 0.45
connect
Method · 0.45
end
Method · 0.45
join
Method · 0.45
Tested by
no test coverage detected