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

Implement an actual WorkQueue for the U2FManager #11

Closed
ttaubert opened this issue May 17, 2017 · 1 comment
Closed

Implement an actual WorkQueue for the U2FManager #11

ttaubert opened this issue May 17, 2017 · 1 comment
Assignees

Comments

@ttaubert
Copy link
Contributor

The first version of the U2FManager was added to provide the right API. Because PlatformManager::cancel() can block however, we need implement a work queue that spawns a thread and has register, sign, and cancel as work items. These corresponds to API calls from PBackground.

@ttaubert ttaubert self-assigned this May 17, 2017
@jcjones jcjones modified the milestone: Stablize U2F State Machine Library May 18, 2017
@jcjones
Copy link
Contributor

jcjones commented Jul 11, 2017

Fixed in eb312fa

@jcjones jcjones closed this as completed Jul 11, 2017
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