[GitHub] [qpid-proton] tanzhiying opened a new pull request #360: Update Bug: Fatal Python error: deallocating None

2022-03-01 Thread GitBox
tanzhiying opened a new pull request #360: URL: https://github.com/apache/qpid-proton/pull/360 Fatal Python error: deallocating None -- 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

[jira] [Commented] (DISPATCH-2144) Fatal Python error: _PyMem_DebugMalloc: Python memory allocator called without holding the GIL

2022-03-01 Thread Jira
[ https://issues.apache.org/jira/browse/DISPATCH-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17499574#comment-17499574 ] Jiri Daněk commented on DISPATCH-2144: -- The commits above seem to fix most of the problems. It is

[jira] [Resolved] (DISPATCH-2144) Fatal Python error: _PyMem_DebugMalloc: Python memory allocator called without holding the GIL

2022-03-01 Thread Jira
[ https://issues.apache.org/jira/browse/DISPATCH-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Daněk resolved DISPATCH-2144. -- Resolution: Fixed > Fatal Python error: _PyMem_DebugMalloc: Python memory allocator called

[jira] [Assigned] (DISPATCH-2144) Fatal Python error: _PyMem_DebugMalloc: Python memory allocator called without holding the GIL

2022-03-01 Thread Jira
[ https://issues.apache.org/jira/browse/DISPATCH-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Daněk reassigned DISPATCH-2144: Assignee: Jiri Daněk (was: Ken Giusti) > Fatal Python error: _PyMem_DebugMalloc:

[jira] [Commented] (DISPATCH-2144) Fatal Python error: _PyMem_DebugMalloc: Python memory allocator called without holding the GIL

2022-03-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17499559#comment-17499559 ] ASF subversion and git services commented on DISPATCH-2144: --- Commit

[jira] [Commented] (DISPATCH-2144) Fatal Python error: _PyMem_DebugMalloc: Python memory allocator called without holding the GIL

2022-03-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17499558#comment-17499558 ] ASF GitHub Bot commented on DISPATCH-2144: -- jiridanek merged pull request #1521: URL:

[GitHub] [qpid-dispatch] jiridanek merged pull request #1521: DISPATCH-2144 Remove Python lock on the router's side; use the lock Python itself created

2022-03-01 Thread GitBox
jiridanek merged pull request #1521: URL: https://github.com/apache/qpid-dispatch/pull/1521 -- 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:

[jira] [Commented] (QPIDJMS-552) JMS 2 Completion threads shouldn't scale with the number of sessions

2022-03-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/QPIDJMS-552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17499529#comment-17499529 ] ASF GitHub Bot commented on QPIDJMS-552: gemmellr commented on pull request #44: URL:

[GitHub] [qpid-jms] gemmellr commented on pull request #44: QPIDJMS-552 JMS 2 Completion threads shouldn't scale with the number of sessions

2022-03-01 Thread GitBox
gemmellr commented on pull request #44: URL: https://github.com/apache/qpid-jms/pull/44#issuecomment-1055436409 Having just read them all, the existing feedback and questions (e.g impact on default case) on the code and in the discussion essentially all still seems to apply now (even some