Ignore timeouts doing IP geolocation.

This commit is contained in:
Tom Hughes 2007-08-08 21:09:26 +00:00
parent e8b724b12a
commit d77e5f9d4d

View file

@ -384,7 +384,7 @@ module OSM
end
return nil
rescue
rescue Exception
return nil
end
end