Skip to content

Handle close event better#70

Draft
mogstad wants to merge 1 commit intomainfrom
close
Draft

Handle close event better#70
mogstad wants to merge 1 commit intomainfrom
close

Conversation

@mogstad
Copy link
Member

@mogstad mogstad commented Sep 28, 2022

The Clarify API node now waits until all of it requests has finished before closing itself. The Insert node sends all buffered data to the insert node. As the API node lives in the global space, it will be closed after the insert node, which means it will live for the lifespan of the request.

The Clarify API node now waits until all of it requests has finished
before closing itself. The Insert node sends all buffered data to the
insert node. As the API node lives in the global space, it will be
closed after the insert node, which means it will live for the lifespan
of the request.
@mogstad mogstad marked this pull request as draft September 28, 2022 13:18
@mogstad mogstad requested a review from bbergshaven September 28, 2022 13:18
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.

1 participant