Threading issues in mailman 3.0.0b2

Bug #1096812 reported by David Bell
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GNU Mailman
New
Undecided
Unassigned

Bug Description

I am seeing concurrency issues when using mailman 3 in a threaded application server.

Reading the Storm documentation it states that "Store objects are not threadsafe. [...] Therefore, the best policy is usually to create a Store object for each thread which needs one" (https://storm.canonical.com/Manual#Working_with_multiple_threads)

In mailman/database/base.py:141 I see a Store being created and cached.

As recommended in the storm docs, Stores should not be cached.

Tags: mailman3
Barry Warsaw (barry)
tags: added: mailman3
Revision history for this message
Abhilash Raj (raj-abhilash1) wrote :

This bug has been moved to the new gitlab repo here: https://gitlab.com/mailman/mailman/issues/60

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.