kquick / Thespian

Python Actor concurrency library
MIT License
189 stars 24 forks source link

Question - What is the unexplained, core-level concern with multiprocQueueBase? #90

Closed ProlucidDavid closed 1 year ago

ProlucidDavid commented 1 year ago

In section 9.3.1 of the docs, there is an issue with multiprocQueueBase described as "an unexplained, core-level concern about dropped messages/deadlocks for the queue messaging in overload conditions." Is there any more information on this issue and when it presents itself?

ProlucidDavid commented 1 year ago

Question is duplicated in #91