MCPcopy Create free account
hub / github.com/ReactJSResources/react-webpack-babel / cleanupAndClose

Function cleanupAndClose

public/bundle.js:3742–3746  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3740 }
3741
3742 function cleanupAndClose() {
3743 self.removeListener('upgrade', cleanupAndClose);
3744 self.removeListener('upgradeError', cleanupAndClose);
3745 close();
3746 }
3747
3748 function waitForUpgrade() {
3749 // wait for upgrade to finish since we can't send packets while pausing a transport

Callers

nothing calls this directly

Calls 1

closeFunction · 0.85

Tested by

no test coverage detected