Closed hmazelier closed 7 years ago
Hi @hmazelier, thanks for this issue. I didn't really digged into Swift 4 support yet. I just pushed a possible fix to feature/186-xcode-warnings
. I dispatched the self.dispatchBatch()
asynchronous, so the queue.remove
is finished before that.
Please try this an get back to me if you encounter any issue.
I had the same issue and on feature/186-xcode-warnings it does not occur anymore.
Great buddy, no more warnings ! Thank you, I close the issue
Hi there ! First, thank you for your helpful work ! Here are the logs relating the problem happening when dispatching batches :
Xcode 9 renders a clearer report :
I have to mention that stats were correctly sent to the server, without any corruption.
Let met know if you need more details,
Have a great day