Robert Nowotny
Robert Nowotny
Graham, if You want I can make a PR and You test it ?
I dont see how python 2.7 should be affected. The stub files will just be ignored by Python 2.7, so I dont see any problem with it.
I will make a PR tomorrow, should be easy
Dear @gerkone @tejas-celonis @lodrantl , its now implemented. Subprocesses are checked every 5 seconds if they are still alive. see : [subprocess-monitoring](https://github.com/bitranox/wrapt_timeout_decorator#subprocess-monitoring) yours sincerely bitranox
give me an example code !
@sem-hub I thought You ask ME ...
correction : not sure if the name have to be "wrapt.pyi" or **"wrappers.pyi"** - that needs to be tested.
oh, sorry, yes, the `.idea` needs to be excluded
- python2 sunset date has passed January 1, 2020, so I guess its time to clean up and get rid of the python2 code. The current available wrapt version will...
@leycec , always funny and precise comments, love it. @GrahamDumpleton , the minimum You can do is to introduce a `partial` pyi file, and decorate at least the `wrapt` decorator...