Sha256: d2c939029d8a761a517592405ebe9f506b81383f2810c2097222f18f0b5f647e
Contents?: true
Size: 740 Bytes
Versions: 40
Compression:
Stored size: 740 Bytes
Contents
version: 1 style: unit description: must destroy and must not check out a stale connection if found while iterating available connections operations: - name: checkOut label: conn - name: checkIn connection: conn - name: clear - name: checkOut events: - type: ConnectionPoolCreated address: 42 options: 42 - type: ConnectionCheckedOut connectionId: 1 address: 42 - type: ConnectionCheckedIn connectionId: 1 address: 42 - type: ConnectionPoolCleared address: 42 - type: ConnectionClosed connectionId: 1 reason: stale address: 42 - type: ConnectionCheckedOut connectionId: 2 address: 42 ignore: - ConnectionReady - ConnectionCreated - ConnectionCheckOutStarted
Version data entries
40 entries across 40 versions & 1 rubygems