I found an instance here where the list was empty, and so trying to access the zeroeth element failed.
This handles that, and logs a warning.
Commit b3626ece fixes this pull-request
Pull-Request has been merged by jkaluza
I found an instance here where the list was empty, and so trying to access the zeroeth element failed.
This handles that, and logs a warning.