[ 
https://issues.apache.org/jira/browse/PROTON-825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14334910#comment-14334910
 ] 

ASF subversion and git services commented on PROTON-825:
--------------------------------------------------------

Commit 14bdfbe045f036c99cb5d9fb3a6117fc1b1dd863 in qpid-proton's branch 
refs/heads/master from [~aconway]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=14bdfbe ]

Revert "PROTON-825: Reactor should yield before quiescing."

This reverts commit 1455f32575921ac8ed90cce539273233058f2b70.

There is no need to put this logic in the reactor process loop, instead
an application that needs the reactor to yield the thread can call
pn_reactor_yield. New fix for SyncRequestResponse will follow.


> BlockingReceiver.receive() uses 100% CPU.
> -----------------------------------------
>
>                 Key: PROTON-825
>                 URL: https://issues.apache.org/jira/browse/PROTON-825
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: python-binding
>    Affects Versions: 0.9
>         Environment: F20
> Built from master 2/19.
>            Reporter: Jeff Ortel
>            Assignee: Alan Conway
>             Fix For: 0.9
>
>
> Calling BlockingReceiver.receive(timeout=10) blocks the caller for 10 seconds 
> but uses 100% CPU.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to