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

Fix TestSubject to schedule events correctly #1758

Closed
wants to merge 1 commit into from

Conversation

zsxwing
Copy link
Member

@zsxwing zsxwing commented Oct 15, 2014

The bug is that using innerScheduler.now() as the delay time. This PR called innerScheduler.schedule(Action0) directly.

@akarnokd
Copy link
Member

There is another conceptional error with this class, see #1759 .

@zsxwing
Copy link
Member Author

zsxwing commented Oct 15, 2014

As per #1759, I prefer removing TestSubject

@zsxwing zsxwing closed this Oct 15, 2014
@zsxwing zsxwing deleted the TestSubject-fix branch December 31, 2014 02:25
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.

2 participants