You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 9, 2020. It is now read-only.
Hi @Arikis, what is the current state of this issue? Any insights? I'm experimenting with the current swift4 branch (bd7550b) and can see a similar behaviour (Xcode 9, iOS 11).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Overdrive:
0.3
Package manager (SPM, Carthage, CocoaPods, Manual):
n/a
Xcode:
8.3.2 (macOS 10.12.5)
Platform:
iOS
When TaskQueue.maximumConcurrentTaskCount = 1`, only one task is executed. (The 2nd task is not executed.)
Here is a test case that indicates the issue.
The test fails as the "b" expectation is unfulfilled. Any ideas what could be wrong?
The text was updated successfully, but these errors were encountered: