Skip to content

we must not use disk_cache #32

Open
ErwanMAS wants to merge 2 commits into
elmopl:masterfrom
ErwanMAS:worker_must_desactivate_disk_cache
Open

we must not use disk_cache #32
ErwanMAS wants to merge 2 commits into
elmopl:masterfrom
ErwanMAS:worker_must_desactivate_disk_cache

Conversation

@ErwanMAS
Copy link
Copy Markdown

@ErwanMAS ErwanMAS commented Nov 26, 2020

During my usage , many instances crashed , i was using disk cache .

the setting is here => Edit / Preferences / system / video sequencer / use_disk_cache

This was not design to be access by multiple process

And i add a safety on the memory cache size ,so all workers will not consume all RAM , if you have set a agressive value

@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #32 (fe540b8) into master (b350ae5) will decrease coverage by 0.20%.
The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
- Coverage   99.79%   99.58%   -0.21%     
==========================================
  Files           1        1              
  Lines         477      481       +4     
==========================================
+ Hits          476      479       +3     
- Misses          1        2       +1     
Impacted Files Coverage Δ
scripts/addons/parallel_render.py 99.58% <75.00%> (-0.21%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b350ae5...fe540b8. Read the comment docs.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants