Sha256: d494cb6a1f8adac95b4a20825c44f3ec63b6f06ac5fb11cda2958a8f840b3313
Contents?: true
Size: 1.5 KB
Versions: 40
Compression:
Stored size: 1.5 KB
Contents
version: 1 style: unit description: must never exceed maxPoolSize total connections poolOptions: maxPoolSize: 3 operations: - name: checkOut label: conn1 - name: checkOut - name: checkOut label: conn2 - name: checkIn connection: conn2 - name: checkOut - name: start target: thread1 - name: checkOut thread: thread1 - name: waitForEvent event: ConnectionCheckOutStarted count: 5 - name: checkIn connection: conn1 - name: waitForThread target: thread1 events: - type: ConnectionPoolCreated address: 42 options: 42 - type: ConnectionCheckOutStarted address: 42 - type: ConnectionCreated connectionId: 42 address: 42 - type: ConnectionCheckedOut connectionId: 42 address: 42 - type: ConnectionCheckOutStarted address: 42 - type: ConnectionCreated connectionId: 42 address: 42 - type: ConnectionCheckedOut connectionId: 42 address: 42 - type: ConnectionCheckOutStarted address: 42 - type: ConnectionCreated connectionId: 42 address: 42 - type: ConnectionCheckedOut connectionId: 42 address: 42 - type: ConnectionCheckedIn connectionId: 42 address: 42 - type: ConnectionCheckOutStarted address: 42 - type: ConnectionCheckedOut connectionId: 42 address: 42 - type: ConnectionCheckOutStarted address: 42 - type: ConnectionCheckedIn connectionId: 42 address: 42 - type: ConnectionCheckedOut connectionId: 42 address: 42 ignore: - ConnectionReady
Version data entries
40 entries across 40 versions & 1 rubygems