Skip to content
Snippets Groups Projects
Unverified Commit 917f8560 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

.. oooops

parent f0b70c4d
No related branches found
Tags 2.8.23
No related merge requests found
......@@ -156,12 +156,12 @@ sub run {
uid => $uid
)->wait;
}
next;
};
if ($@) {
$errors += 1;
$self->app->log->error("work($uid)/hafas: $@");
}
next;
}
# TODO irgendwo ist hier ne race condition wo ein neuer checkin (in HAFAS) mit IRIS-Daten überschrieben wird.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment