-
I am not using twisted logs infrastructure.
Also, I am using a json formatter and not a concat formatter.
In `Klein` `run` method there is this block of code:
```python
if logFile is None:
…
-
https://github.com/twisted-infra/twisted-benchmarks/blob/master/speedcenter.py#L66 should say the actual branch.
-
They should really be put on a thread pool so the reactor can continue and await on the results properly (like we do in Synapse).
Even if that was a single-threaded threadpool.
That said, it wou…
-
Dear Developer, thank your job, but i have a problem with your script.
could not accept new connection error.
http://prntscr.com/hl8182
-
This projects looks great for automated gui testing. Some additional installation would be helpful, especially on the python part (f.e. requirements.txt) would help.
-
Hello,
I'm just learning async, so this might just be dumb, and it seems my piece here is working fine, other than it is returning `Process finished with exit code 0` after I run the class.
`cla…
-
```
下了dnsproxy-0.1-alpha-2.rar
运行后提示
Traceback (most recent call last):
File "", line 72, in
File "win32\build\pyi.win32\dnsproxy\outPYZ1.pyz/twisted.internet.posixbase",
line 347, in listenUDP
…
-
Convergence will currently give a certificate error for sites using SNI to provide appropriate certificates for virtual hosts; it looks like this will magically fix itself once Twisted supports SNI.
…
nwp90 updated
13 years ago
-
I see that it was introduced in towncrier 19.9.0 in https://github.com/twisted/towncrier/pull/162
but there are no tests for it.
I think that is best to remove it to simplify our code.
If an…
-
```
What steps will reproduce the problem?
1. open a flow
2. Try to close the window through your window manager
What is the expected output? What do you see instead?
TypeError: () takes exactly 1 ar…