mitre/sandcat

Missing await statement

Closed this issue · 1 comments

extension_names = self._obtain_extensions_from_headers(headers)

await statement is missing causing exception while trying to build library

Fixed in #324