Skip to content

[fix]crawler : this is null exceptions

inso requested to merge fix_crawler into dev

Pull request for code reviewing.

Using VSC debugger with interruption on any exception uncatched, I received many errors because this is null here : https://github.com/duniter/duniter/blob/dev/app/modules/crawler/lib/crawler.ts#L223

Merge request reports