On 27 April 2016 at 00:26, Rashid Bakirov <b.ras...@gmail.com> wrote:

> After I create an executable with cx_freeze, they all have  _name__ ==
> '__main__' which means I cannot keep track which is the main thread
> anymore.  Any ideas how to ac


Are you calling freeze_support() ?

https://docs.python.org/3/library/multiprocessing.html#multiprocessing.freeze_support

Thomas
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to