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

Teardown listeners after compile #301

Merged
merged 5 commits into from Apr 7, 2013
Merged

Teardown listeners after compile #301

merged 5 commits into from Apr 7, 2013

Conversation

denisdefreyne
Copy link
Member

The compilation listeners (diff generator, file action printer, …) are not shut down after compilation has finished. This causes the teardown actions not to be called, which causes problems:

The max_filter_name_length change was necessary because the max_filter_name_length variable is not actually defined. D’oh!

I am not sure how to test this properly. Ideas are welcome!

@ghost ghost assigned bobthecow Apr 5, 2013
@denisdefreyne
Copy link
Member Author

I added a test case.

@bobthecow Review and merge.

@ghost ghost assigned bobthecow Apr 6, 2013
@bobthecow
Copy link
Member

👍

bobthecow added a commit that referenced this pull request Apr 7, 2013
@bobthecow bobthecow merged commit 112401c into nanoc:release-3.6.x Apr 7, 2013
@denisdefreyne denisdefreyne deleted the bug-teardown-listeners-after-compile branch April 10, 2013 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants