Message317875
Found yet another race condition -- when creating multiple Tk()s. Attached example (loops indefinitely inside Tcl: some internal list becomes circular for some reason).
The obvious fix by wrapping Tcl calls with locks in Tkapp_New doesn't fix it -- must be something else.
Since creatng multiple Tk's is an uncommon use case, this can wait. |
|
| Date |
User |
Action |
Args |
| 2018-05-28 15:56:23 | Ivan.Pozdeev | set | recipients:
+ Ivan.Pozdeev, terry.reedy, markroseman, PythonInTheGrass, serhiy.storchaka |
| 2018-05-28 15:56:23 | Ivan.Pozdeev | set | messageid: <[email protected]> |
| 2018-05-28 15:56:23 | Ivan.Pozdeev | link | issue33257 messages |
| 2018-05-28 15:56:23 | Ivan.Pozdeev | create | |
|