Timothee "TTimo" Besset

Results 380 comments of Timothee "TTimo" Besset

I sent #36 to fix the tests setup. I will re-run them to capture the full output, but there were quite a number of failures: `149 failed, 2186 passed, 236...

I applied the change to `Thespian Watch Supported`, although there are no obvious improvements from that. I've reproduced the `multiprocUDPBase` problem with the logging enabled (debug level). I can't quite...

Hey @kquick - that seems to have fixed it. I can start/stop UDP multiproc now.

That sounds good - although I guess it depends if you want to put more time into the Windows support. I am running pytest right now and it's still showing...

Sounds good! I'll do a pass with latest.

ran `env TMPDIR=D:/tmp winpty /cygdrive/c/Python27/Scripts/pytest.exe` ``` platform win32 -- Python 2.7.13, pytest-3.6.0, py-1.5.3, pluggy-0.6.0 [..] 205 failed, 2131 passed, 236 skipped, 3 xfailed, 1 error in 13435.93 seconds = ```...

I did a second run and captured the whole output: https://www.dropbox.com/s/fu6b5oekj6banq3/thespian-3.9.8-python27-logs-2.zip?dl=0

Looks to be a problem for us also (in WSL), +1

Yes! I would like to see this supported. Running into the same problem.

Yeah, multiple twisted demons, all logging to their own twistd.log file. I could configure the demons to use a different name, but it would make sense to do the remap...