Robert Pugh

Results 3 issues of Robert Pugh

# Summary If I try to unzip a file (using the FileManager extension) to a URL which was created with a relative path, the extraction fails with an error. Using...

I notice the equality operator is not taking into account the order of the members: ``` public func ==(lhs: OrderedSet, rhs: OrderedSet) -> Bool { return lhs.set == rhs.set }...

### Describe the bug This seems to happen each time after a power cut occurs: the integration fails to initialise because the internet connection isn't ready yet (DNS resolver failed)....

bug
stale