|
|
| Previous ID |
SR-3279 |
| Radar |
None |
| Original Reporter |
@phausler |
| Type |
Bug |
| Status |
Closed |
| Resolution |
Done |
Additional Detail from JIRA
|
|
| Votes |
0 |
| Component/s |
Foundation |
| Labels |
Bug, Linux, StarterBug |
| Assignee |
DanielM (JIRA) |
| Priority |
Medium |
md5: 04acd615fb8a42e66145e8ef0158f84c
Issue Description:
NSTask was incorrectly renamed to Task instead of Process. We decided to name NSTask Process to be more appropriate for it's usage and meaning. This should be reflected on swift-corelibs-foundation as well.
Fixing this should just be a matter of renaming Task to Process.