niccokunzmann / hanging_threads

Deadlocks? Detect where your threads hang in Python with one import.
https://pypi.python.org/pypi/hanging_threads
MIT License
51 stars 9 forks source link

New Maintainer #77

Open niccokunzmann opened 7 years ago

niccokunzmann commented 7 years ago

@MarkoMackic You contributed to the repository and so, I give you permission to maintain it. The idea: When people would like to contribute, we want to be responsive and merge their pull-requests fast, so that they continue to improve the repository.

What you can do additionally from now on:

What you can do but should not:

What stays the same:

You can try it out or just ignore it. Here is the invitation. What do you say?

MarkoMackic commented 7 years ago

Thanks a lot :)

artemrizhov commented 7 years ago

@MarkoMackic Congratunaltions!

@niccokunzmann I'm not sure if it makes sense to merge any PR asap. If a PR contains some bug fix then it makes sense. Otherwise it probably should be strongly reviewed by all contributors :)

niccokunzmann commented 7 years ago

I found this and this and saw it works, too if we welcome the person and the code. They are more willing to fix their issue and those of other people when they do not get a guilty by default review.

Also: if we have one version on pypi with the feature the person needs and it is taken out in the future, it is of help to one person already. I like the innocent until proven otherwise approach.

Here is another video about merging pull-request: https://youtu.be/fh89cdAIiNg?t=31m15s

artemrizhov commented 7 years ago

@niccokunzmann Ok, this is your repo, and this is your choice.