f446b8d05b09c5f7d645ccf25bdcd39771defb12
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).
Description
No description provided
Languages
Python
98.8%
Shell
0.7%
Makefile
0.4%