https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218652

Eir Nym <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Eir Nym <[email protected]> ---
To do so you need to ądd better thread synchronisation in Python <-> QT
communication. If you'd build a whole QT program inside Python using PyQT, all
work has been done for you already.

Threading model in various platforms and OSes are slightly different and
without proper manual synchronization, you'd probably get different results.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "[email protected]"

Reply via email to