Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deamon parameter #54

Merged
merged 5 commits into from
Jan 24, 2020
Merged

Deamon parameter #54

merged 5 commits into from
Jan 24, 2020

Conversation

Gistbatch
Copy link
Contributor

I have a use case where I want to spawn distinct sub-processes from a parent process. To do this I added an additional parameter to the decorator.
I have no prior knowledge about multi-threading/processing. So if this could cause some issues please let me know.

Copy link
Owner

@noxdafox noxdafox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello,

thanks for your contribution!

The PR is very good, just a small nitpick and it's ready to go.

pebble/concurrent/process.py Outdated Show resolved Hide resolved
pebble/concurrent/thread.py Outdated Show resolved Hide resolved
@noxdafox
Copy link
Owner

Thanks! I'll try to make a release during the WE.

@noxdafox noxdafox merged commit b7557c3 into noxdafox:master Jan 24, 2020
@noxdafox
Copy link
Owner

Feature released in 4.5.0.

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.

None yet

2 participants