[Python-Dev] GIL behaviour under Windows
Antoine Pitrou
solipsis at pitrou.net
Wed Oct 21 15:34:47 CEST 2009
More information about the Python-Dev mailing list
Wed Oct 21 15:34:47 CEST 2009
- Previous message: [Python-Dev] GIL behaviour under Windows
- Next message: [Python-Dev] GIL behaviour under Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> > (*) http://svn.python.org/view/sandbox/trunk/ccbench/ > > I´ve run it twice on my dual core machine. It hangs every time, but not in the same place: > D:\pydev\python\trunk\PCbuild>python.exe \tmp\ccbench.py Ah, you should report a bug then. ccbench is pure Python (and not particularly evil Python), it shouldn't be able to crash the interpreter.
- Previous message: [Python-Dev] GIL behaviour under Windows
- Next message: [Python-Dev] GIL behaviour under Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list