IBM / BluePic

WARNING: This repository is no longer maintained :warning: This repository will not be updated. The repository will be kept available in read-only mode.

Home Page:https://developer.ibm.com/code/patterns

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Revert test code to use URLSession instead of Kitura-net.

rolivieri opened this issue · comments

I created the following issue on Swift Jira https://bugs.swift.org/browse/SR-2974
We can revert test code once this has been addressed.

Looks like a SwiftRuntime issue has been created based on my bug report: https://github.com/IBM-Swift/SwiftRuntime/issues/237

I believe many of the URLSession issues have been fixed, including this one in swift 3.1. Whenever there is an official release, we can try to use URLSession again.