--- cf.schmorp.de/server/lib/cf.pm 2007/10/04 11:36:54 1.378 +++ cf.schmorp.de/server/lib/cf.pm 2007/10/04 23:59:07 1.379 @@ -429,6 +429,8 @@ # this is the main coro, too bad, we have to block # till the operation succeeds, freezing the server :/ + LOG llevError | logBacktrace, Carp::longmess "sync job";#d# + # TODO: use suspend/resume instead # (but this is cancel-safe) my $freeze_guard = freeze_mainloop;