Section Navigation
Fix SqlFetcher.__str__ unintentionally truncating output.
SqlFetcher.__str__
Fix a log message that wasn’t JSON serializable.
Fix some documentation issues (e.g. dead links).
The MultiFetcher will now properly close children when close() is called.
MultiFetcher
close()