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

Drop System.ComponentModel.ISynchronizeInvoke #5

Closed
ForNeVeR opened this issue Aug 27, 2016 · 0 comments
Closed

Drop System.ComponentModel.ISynchronizeInvoke #5

ForNeVeR opened this issue Aug 27, 2016 · 0 comments

Comments

@ForNeVeR
Copy link
Member

ForNeVeR commented Aug 27, 2016

IdleTime class uses System.ComponentModel for something useful: it seems to be dependent on something called ISynchronizeInvoke InvokeControl. Probably we'll need to find a replacement for it for .NET Core.

The same about XmppStream.

@ForNeVeR ForNeVeR mentioned this issue Aug 27, 2016
10 tasks
@ForNeVeR ForNeVeR changed the title Drop System.ComponentModel from IdleTime Drop System.ComponentModel.ISynchronizeInvoke Aug 27, 2016
ForNeVeR added a commit that referenced this issue Aug 28, 2016
ForNeVeR added a commit that referenced this issue Aug 28, 2016
It's now event subscriber task to ensure the callbacks're executing in
the proper synchronization context.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant