[
https://issues.apache.org/jira/browse/THRIFT-4561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16462663#comment-16462663
]
ASF GitHub Bot commented on THRIFT-4561:
----------------------------------------
jfarrell commented on issue #1550: THRIFT-4561: Remove python socket timeout
URL: https://github.com/apache/thrift/pull/1550#issuecomment-386347321
travis failed due to unrelated issue on a non-py job
```
;
/root/.cache/common-lisp/sbcl-1.4.5-linux-x64/thrift/src/tutorial/cl/gen-cl/shared/shared-types-tmpGHU3ALSW.fasl
written
;
/root/.cache/common-lisp/sbcl-1.4.5-linux-x64/thrift/src/tutorial/cl/gen-cl/shared/shared-types-tmpGHU3ALSV.fasl
written
; compilation finished in 0:00:00.137
; compilation finished in 0:00:00.138
Unhandled SB-INT:SIMPLE-FILE-ERROR in thread #<SB-THREAD:THREAD "main
thread" RUNNING
{10005605B3}>:
Failed to find the TRUENAME of
/root/.cache/common-lisp/sbcl-1.4.5-linux-x64/thrift/src/tutorial/cl/gen-cl/shared/shared-types.fasl:
No such file or directory
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Python: cleanup socket timeout settings
> ---------------------------------------
>
> Key: THRIFT-4561
> URL: https://issues.apache.org/jira/browse/THRIFT-4561
> Project: Thrift
> Issue Type: Task
> Components: Python - Library
> Reporter: Josip Sokcevic
> Priority: Trivial
>
> Setting default socket timeout can lead to side effects with latest version
> of gunicorn:
> [https://github.com/benoitc/gunicorn/issues/880]
> [https://github.com/benoitc/gunicorn/pull/1616]
> Since timeout is set in HttpClient, there's no longer need to set socket
> default timeout
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)