>> If the problem is reproducible with one thread, I'd use it for
>> debugging.

> I will try to debug without threads and see what happens.

The problem is not reproducible with one thread. If I open the serial
port on the main thread and then operate on this on additional
 threads, everything works fine. Since the serial port is open only
once at the system startup, it is a satisfactory solution. But I
wouldn't be myself, if I didn't try to determine, why it didn't work,
when I run it on separate thread. Any idea, why this might have
happened?

-- 
Filip Gruszczyński

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to