8000 Custom Config Loader seems to leak memory · Issue #155 · resque/resque-pool · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Custom Config Loader seems to leak memory #155
Open
@PrabakaranSubramanian

Description

@PrabakaranSubramanian

We were trying the new config_loader option by passing a lambda, but we see that the Resident Set Size (RSS) of the resque-pool doubles within an hour. When we start the resque-pool, the size was around 500MB but within an hour, the size is above 1G. Without using the config_loader, the RSS remains stable (around the initial size). It seems like whatever object that was created/used within the lambda block is not being GCed.

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

      0