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

Core 4.0 progress #90

Merged
merged 154 commits into from
Feb 8, 2016
Merged

Core 4.0 progress #90

merged 154 commits into from
Feb 8, 2016

Conversation

paavohuhtala
Copy link
Contributor

Implements the proposed object model changes for the core library, the tests and the C# support library.

This PR is not yet ready to be merged; it primarily exists for progress tracking and code reviews.

paavohuhtala and others added 9 commits December 13, 2015 16:27
- Use IVar.Now.isFull for Cancellation.isCancelletion
- Use IVar.tryFill for Cancellation.cancel
- Use the *<+->- operator for Registry.flushPending & shutdown
- Make Seq.pjmap an alias for Con.mapJob
- Fix two tests
As far as I know, these have always been disabled.
In "proper" Logary code the registry does this for you, but we have to do it manually in tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants