Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-15545] Linux: DispatchTime's advanced() is not implemented #601

Open
mickeyl opened this issue Dec 1, 2021 · 1 comment
Open

[SR-15545] Linux: DispatchTime's advanced() is not implemented #601

mickeyl opened this issue Dec 1, 2021 · 1 comment

Comments

@mickeyl
Copy link

mickeyl commented Dec 1, 2021

Previous ID SR-15545
Radar rdar://problem/86121705
Original Reporter @mickeyl
Type Bug
Environment

Linux, Swift 5.5.1

Additional Detail from JIRA
Votes 0
Component/s Foundation, libdispatch
Labels Bug
Assignee None
Priority Medium

md5: 157586149b00dd566deea025dfd42ae0

Issue Description:

Adapter.swift:262:41: error: value of type 'DispatchTime' has no member 'advanced'
timer.schedule(deadline: .now().advanced(by: .milliseconds(self.busTimeout)))

This is implemented in macOS.

@etcwilde
Copy link
Member

etcwilde commented Dec 6, 2021

@swift-ci create

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants