Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

fix: close resources in order - #5

Open
mariolg wants to merge 1 commit into
masterfrom
feat/close-resources-in-order
Open

fix: close resources in order#5
mariolg wants to merge 1 commit into
masterfrom
feat/close-resources-in-order

Conversation

@mariolg

Copy link
Copy Markdown
Member

Resources (file descriptors, queue and queue handler) should be closed in an specific order to avoid errors.

@mariolg
mariolg requested a review from jlorgalDecember 16, 2020 11:09
@mariolgmariolg self-assigned this Dec 16, 2020
@mariolgmariolg changed the title feat: close resources in orderfix: close resources in orderDec 16, 2020
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@mariolg