Skip to content

[help] format = "qs" seems to suppress storage = "worker" #1304

Closed Answered by wlandau
multimeric asked this question in Help
Discussion options

You must be logged in to vote

b680b8f fixes the issue so that now the data sent over the network is very light in the event of a storage error. Now when you run the example in #1304 (reply in thread), the crew worker does not crash, and tar_make() prints the error message "store std::bad_alloc". The underlying error comes from qs::qsave(), which is running into the memory constraint set by unix::rlimit_as().

Replies: 1 comment 12 replies

Comment options

You must be logged in to vote
12 replies
@shikokuchuo
Comment options

@wlandau
Comment options

@wlandau
Comment options

@wlandau
Comment options

Answer selected by multimeric
@multimeric
Comment options

@multimeric
Comment options

@wlandau
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants