Commit c884fd0a8efbd1c76504f46ddb5b688134983a3a

Stefan Sperling 2020-12-21T12:59:27

introduce got_custom_error array to support multiple errors in flight This is still not thread-safe but at least avoids errors overwriting each other in single-threaded contexts.