Skip to content

Commit

Permalink
chore(transport-test): add note about model one
Browse files Browse the repository at this point in the history
  • Loading branch information
mroz22 committed Jan 23, 2025
1 parent f61c65d commit 24d6f95
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ describe('restarting bridge', () => {
});

// This scenario crashes the old bridge (2.0.33) on Mac. New bridge seems to be performing correctly
// Note: for node-bridge this doesn't work for model One - model hangs on one of the device.reset calls and becomes unresponsive
test('Bridge stops while device is acquired then starts again and client tries to force acquire device', async () => {
await bridge.send({ session, name: 'GetFeatures', data: {} });

Expand Down

0 comments on commit 24d6f95

Please sign in to comment.