> Hello Roberto. > It is seems harakiri reported time "since" is broken. > Thu Apr 5 13:45:56 2012 - HARAKIRI: --- uWSGI worker 1 (pid: 24409) > WAS managing request /search?query=forex since Thu Apr 5 13:45:56 > 2012 --- > > Also is there any chance harakiri backtrace will work on freebsd? > > -- >
--logdate uses ctime() that works on the same static area. Will be fixed soon. Regarding freeBSD i have found libexecinfo exporting the same set of functionality. -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
