Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mickeyl/swift-bugs
Example Projects for Swift Bug Tracker Issues
https://github.com/mickeyl/swift-bugs
bugs reproducibility swift
Last synced: 20 days ago
JSON representation
Example Projects for Swift Bug Tracker Issues
- Host: GitHub
- URL: https://github.com/mickeyl/swift-bugs
- Owner: mickeyl
- Created: 2021-07-10T09:09:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-17T07:08:26.000Z (about 2 years ago)
- Last Synced: 2024-10-26T22:48:14.147Z (2 months ago)
- Topics: bugs, reproducibility, swift
- Language: C
- Homepage:
- Size: 356 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# swift-bugs
## Swift 5.5
* [~~SR-14841: Concurrency: Resuming a stored continuation from an actor does not work~~](https://bugs.swift.org/browse/SR-14841)
* [Concurrency: Crash when invoking async @objc function](https://bugs.swift.org/browse/SR-15291)
* [libdispatch: Crash when deallocating a never-resumed DispatchSourceTimer](https://bugs.swift.org/browse/SR-15133)