Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

existence of stopfile.txt should be analyzed during an idle loop #2972

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 1 comment
Closed

Comments

@openstreetmap-trac
Copy link

Reporter: iknopf
[Submitted to the original trac issue database at 8.57pm, Sunday, 16th May 2010]

The running client analyzes the existence of "stopfile.txt" before requesting a new tileset. This works fine.

When the OSM server is too busy or down the client runs in an idle loop and checks the server for new requests every 60 seconds. Setting the stop signal ("touch stopfile.txt") during such an idle loop is ignored, and this may result in requesting a new tileset minutes after setting the stop signal.

This behavior should be changed! The client should analyze the existence of "stopfile.txt" also in an idle loop before trying to send the next request to the OSM server.

@openstreetmap-trac
Copy link
Author

Author: iknopf
[Added to the original trac issue at 11.37pm, Sunday, 29th August 2010]

Fixed in SVN, Revision 22874.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant