react-native-windows icon indicating copy to clipboard operation
react-native-windows copied to clipboard

Fix reload hang after debugger break-continue

Open aeulitz opened this issue 1 year ago • 0 comments

Description

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

Why

See description in FB PR 34342.

Resolves 9662

What

Clean up process-wide singleton during instance teardown (see description in FB PR 34342)

Testing

  1. Manually tested the change using the Playground app and Chrome Inspect.
  2. Added automated (regression-)test.
Microsoft Reviewers: Open in CodeFlow

aeulitz avatar Aug 04 '22 01:08 aeulitz