"Christian Magnusson" <m...@mag.cx> writes:

> Trying to do something like this will not crash owserver anymore...
>
> #!/bin/bash
> while [ 1 ]; do
>     /opt/owfs/bin/owget /uncached/10.0000000001/temperature &
>     sleep 0.1
> done

I grabbed the current cvs version today to try it.  Using that code I
quickly lost sensor after sensor until I couldn't access anything
anymore until I restarted owserver, even if I was using my own
semaphore based queue to ensure no concurrent requests.  Since it's a
"production" bus, I had to revert to an older owserver, so I was not
able to do any useful debugging.

This may have nothing to do with your fix, since I hadn't updated in
at least a month.

Is anyone else having problems with the latest code in cvs?

-- 
Steinar ; NIL DIFFICILE VOLENTI ; http://latinitas.org ; http://voksenlia.net

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to