You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by GitBox <gi...@apache.org> on 2022/03/02 10:08:53 UTC

[GitHub] [qpid-proton] jiridanek commented on pull request #360: Update Bug: Fatal Python error: deallocating None

jiridanek commented on pull request #360:
URL: https://github.com/apache/qpid-proton/pull/360#issuecomment-1056742835


   @astitcher I think that this is useful fix and I saw a similar problem in Dispatch as well, https://issues.apache.org/jira/browse/DISPATCH-2316. I am not sure if 0.37.0 should be released without this having been fixed. I haven't reproduced this for myself to see how likely it is to arise in practice, but my feeling is that it is likely and very inconvenient when it happens.
   
   In Dispatch, this happened during router shutdown. I think it will be a similar case here, it will crash Python when client is exiting and Python runs a final GC.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org