Skip to content

Conversation

@dylan-conway
Copy link
Member

What does this PR do?

WIP

How did you verify your code works?

test

@robobun
Copy link
Collaborator

robobun commented May 12, 2025

Updated 2:00 PM PT - May 12th, 2025

@dylan-conway, your commit 5307dbd has 13 failures in Build #16510:


🧪   To try this PR locally:

bunx bun-pr 19610

That installs a local version of the PR into your bun-19610 executable, so you can run:

bun-19610 --bun

if (typeof optionalCallback === "function") setCloseCallback(this, optionalCallback);
this.listening = false;
server.stop();
server.stop(true);
Copy link
Member

@cirospaciari cirospaciari May 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this will force close all connections instead of graceful shutdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants