f446b8d05b
We need to monkey patch isMainThread in order to return True for the ActionQueueWorkerThread as well. This avoids EntropySQLRepository to initialize an infinite number of cleanup monitor threads for a thread that will never go away (the ActionQueueWorkerThread one).