Skip to content

acts_as_versioned plugin causes memory leak #27

@berlotto

Description

@berlotto

When the user clicks to vote on one option, the memory used by pairwise-api increases.
This bug is solved deactivating the "acts_as_versioned" in this two models: Choice, Question .
Many objects created by this plugin are not cleaned from memory.

I'm running pairwise with Ruby 1.8.7 .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions