-
Hej, today we have noticed an issue:
When a houdini's husk task outputs *A LOT* to stdout the task takes much longer (10x and more) to render if rendered via afanasy. If the command line of the ta…
-
https://github.com/ell-pancho/afanasy/blob/main/afanasy_maya_submit.py
Добавить в диалог CGRU:
- Fine Name Prefix который будет проставляться в Render Settings при сабмите
![image](https://user…
-
Hi @timurhai
About every second day we encounter a little afanasy crash. We try to figure out what might be the reason and didnt find anything yet. Maybe you have an idea of what we can do to solve …
-
Natron is switching to Python 3 for its next version. Natron 2.5.0-alpha.1 is available from the github releases.
We need to check that third-party plugins still work with Natron, and maybe fix the…
-
We are thinking about if it may be worth adding a audit system to afanasy server, which records in a text file all the changes that were done manually in the UI or via any tool on a job, a branch etc.…
-
Hi everybody!
This issue is created to discuss PDG Afanasy scheduler implementation.
Since the implementation scheduler is started, I decided to create a new issue for more concrete discussion.
-
Hello,
I noticed the "hdd free" may not be correct. Please see the screenshot: "Afanasy Host info" on the left 22 GB vs. "df -h on the host on the right 13 GB"
![Screenshot from 2024-01-16 12-5…
-
Hi Tian,
Thanks for the handy package!
Can you, please, consider making an option (or set as default) that will do
```
_.first(${1:array})
```
instead of
```
_.first( ${1:array} )
```
(no spaces …
-
Hey Timur,
we are still chasing performance over here at RISE and I think we have spotted a part of the afserver code that can potentially be mutli-threaded easily.
I am talking about the for-lo…
-
Deleting a job makes afanasy completely forget about it. But sometimes it can be interesting to come back to those jobs, even though it is something exceptional.
So it could be interesting to have a …