Skip to content

Feature/make threads daemonic - #24

Open
hishamanver wants to merge 2 commits into
heimiricmr:masterfrom
hishamanver:feature/make-threads-daemonic
Open

Feature/make threads daemonic#24
hishamanver wants to merge 2 commits into
heimiricmr:masterfrom
hishamanver:feature/make-threads-daemonic

Conversation

@hishamanver

Copy link
Copy Markdown

What

Make threads used by diameter class daemonic

Why

if anything that calls the threads fail in the main script, it hangs endlessly. By setting the threads to daemon, when the main script terminates, so will the threads

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