btaens
btaens
I was thinking about server-side and localhost configuration options. I know the plugin already has the **asset_compress.local.ini** option to configure server-side, and localhost options, but that could potentially expose certain...
Hey, This is an amazing plugin, it has been incredibly useful for asset management for me. My work process is the following: I pull all my vendor files (plugins, libraries,...
Environment ========== * PHP: 7.2.3 * pthreads: 3.1.7dev * OS: Linux Alpine 3.7 Summary ====== PHP script segfaults at join() when putenv and sleep() are called in two simultaneous threads....
### Expected Behavior Comfyui should report correct Total RAM based on Docker settings. ### Actual Behavior ComfyUI reports wrong total RAM, due to it using psutil, which will report the...
There seems to be currently no check back for the CallWrapper whether the enqueued job still even exists. This results in if something from outside the call wrapper process changing...