Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

Test for graceful close on shared bound endpoints. #80

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

ioquatix
Copy link
Member

@ioquatix ioquatix commented Mar 25, 2024

This is a requirement for implementing a convenient graceful shutdown sequence in Falcon.

Essentially, closing the bound endpoint will cause connections to no longer be accepted.

The specifics of the implementation are not specified, as they might change slightly in the io-endpoint gem.

Types of Changes

  • New feature.

Contribution

@ioquatix ioquatix force-pushed the shared-endpoint-close-accept branch from 1aa768f to 05955b4 Compare March 25, 2024 01:31
@ioquatix ioquatix merged commit dad2651 into main Mar 25, 2024
42 of 48 checks passed
@ioquatix ioquatix deleted the shared-endpoint-close-accept branch March 25, 2024 01:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant