dillon1000/react

Commit

[DevTools] Shut down standalone Bridge on socket close (#37076)

Ensures the standalone DevTools Bridge fully shuts down when its
WebSocket closes, with re-entrancy protection. Adds tests confirming
event-only shutdown leaves the Bridge active while socket closure shuts
it down.
Browse files
Changed paths2 files
First-parent comparison
M packages/react-devtools-core/src/backend.js ModifiedA packages/react-devtools-shared/src/__tests__/backend-test.js Added
Patch

Files changed

Rendering syntax-highlighted changes…