Skip to content

Caching Issue causing exit 139 (segmentation fault) #5

Closed
@GabHoo

Description

@GabHoo

Hi!
I am experiencing problem with old requests since they are stored somehow. This happened once when I stopped the docker container but my script was still running and kept sending requests. Later, after I restarted the server etc, my celery workers restarted from old pending requests, even if at that point, my script was not running anymore. I can see how this behavior is desirable in some situations, but in my case I would like to free the cache, and have the workers available and free when I start the container fresh.
How to do that?

Thank you for your work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions