Skip to content

Added code to prevent race conditions in visitor

Compare
Choose a tag to compare
@andamian andamian released this 23 Apr 23:45
82f269a

Ensure that the visitor updates the observation that it reads from the server. For that, it sends the checksum of the original observation that it updated. If the observation was updated on the server in the meantime, the post fails and cadc-tap reads and updates the observation again.