Skip to content
This repository was archived by the owner on Aug 18, 2018. It is now read-only.
This repository was archived by the owner on Aug 18, 2018. It is now read-only.

"Johnson is not thread safe" #28

Open
@tomtaylor

Description

@tomtaylor

I'm getting the following error thrown inside when trying to run sspinc/readability (which uses Harmony and Johnson) from inside Rails:

"Johnson is not thread safe"

Readability works on the first call to it, but subsequent calls to the same application throw that error. If I restart Mongrel and try again, it works once, but not after that.

AFAIK, Rails shouldn't be threading, so I'm a bit confused as to what's going on here.

Any suggestions?

Thanks a lot,

Tom

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions