Skip to content

Unable to dispatch client connection over multiprocessing queue #58

@SeanZhang1212

Description

@SeanZhang1212

it was working fine with commits on Jun 4, 2019, but now throws below error when accessing http://httpbin.org/ip

Traceback (most recent call last):
  File "/usr/lib64/python2.7/multiprocessing/queues.py", line 266, in _feed
    send(obj)
TypeError: expected string or Unicode object, NoneType found

Metadata

Metadata

Assignees

Labels

BugBug report in proxy serverIn DevelopIssues affecting only the development branchPy2.7Issues seen only with Py 2.7, please upgrade to 3+WontfixExpected behavior, Unsupported features and others

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions