Skip to content

implement full sending of all requests without dropping when calling conn:close() #6338

@EvgenyMekhanik

Description

@EvgenyMekhanik

At the moment we are cancel worker fiber when 'conn:close' is called. In this case, data that was not sent is lost. Implement 'graceful' connection closing without dropping requests.

Metadata

Metadata

Labels

featureA new functionality

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions