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 specs #30

Merged
merged 1 commit into from
Jan 29, 2014
Merged

Fix specs #30

merged 1 commit into from
Jan 29, 2014

Conversation

jnicklas
Copy link
Contributor

My bad. Seems like I added a commit on celluloid/celluloid which calls Celluloid.shutdown in one of the shared actor specs. This works there since we start Celluloid before each spec with a similar around filter to this one.

Isolating the global state between examples seems like a good idea anyway, imo.

My bad. Seems like I added a commit on celluloid/celluloid which calls `Celluloid.shutdown` in one of the shared actor specs. This works there since we start Celluloid before each spec with a similar `around` filter to this one.

Isolating the global state between examples seems like a good idea anyway, imo.
tarcieri added a commit that referenced this pull request Jan 29, 2014
@tarcieri tarcieri merged commit 3a86520 into celluloid:master Jan 29, 2014
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