I do not use os.chdir or explicit calls to thread module. I'm using PySerial and after the error COM port remains open. To close it, I restart the web server. How to avoid this?
On 15 апр, 22:46, mdipierro <[email protected]> wrote: > Do you use os.chdir or explicit calls to the thread module in your > code? > > On Apr 15, 12:15 pm, aabelyakov <[email protected]> wrote: > > > > > During my application error occurs and it stops giving error ticket. > > > How can I in my application to return the resources of the operating > > system > > (eg close the COM port) before the error ticket not to restart the > > web server? > > > Excuse my bad English... > > > Regards- Скрыть цитируемый текст - > > - Показать цитируемый текст - -- Subscription settings: http://groups.google.com/group/web2py/subscribe?hl=en

