Small FDSNWS bug in 7.2.1

Dear devs, there is a small bug causing FDSNWS to fail:

07:34:19 [error] name ‘_serveAvailability’ is not defined
07:34:20 [debug] Leaving ::done

This bug was introduced during the Arclink access cleanup and is situated here:

On this line _serveAvailability should naturally become self._serveAvailability. Do you prefer MRs on GitHub or reports here?

All the best,

Mathijs

Thank you, we will be fixing that line that you do not need to issue a PR.

1 Like