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 non-kernel mode #4

Closed
wants to merge 4 commits into from
Closed

Fix non-kernel mode #4

wants to merge 4 commits into from

Conversation

mkrogemann
Copy link

I added a test to demonstrate that non-kernel mode does not work in 1.4.0. I then fixed the issue.
Along the way I removed the DSL module. It is debatable whether the Module structure is now as beautiful as it could be. I'm happy to discuss this with you and come up with a better solution that we both agree on.

My first and foremost goal however was to make it work as I intend to use the non-kernel mode in a project.

@kamui
Copy link
Owner

kamui commented Sep 6, 2013

Yep, you're totally right. I should have had a test in there for non-kernel mode before I release. I added my own test and also moved the dsl stuff into Retriable. Thanks, I pushed a 1.4.1 release.

@kamui kamui closed this Sep 6, 2013
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