Unverified Commit 917f8560 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

.. oooops

parent f0b70c4d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.