-
Consider this output of the afanasy job id 1 events block dummy task
![Selection_013](https://user-images.githubusercontent.com/902798/221913908-6d0954ad-818d-42cd-935a-e24c7612faee.jpg)
There i…
-
``` js
//moment.js 2.11.2
moment.duration(0.3, 'h').minutes()
//18, as expected
moment.duration(2.3, 'h').minutes()
//17
//?!?
```
I understand that it's floating point problem, but can we work aroun…
-
### Observed behavior
esbuild dev bundle
[DEBUG] Indirect calls to "require" will not be bundled [indirect-require]
```
../../node_modules/tweetnacl/nacl-fast.js:2378:20:
2378 │ } else …
-
https://github.com/CGRU/cgru/blob/b75c1cb50dacbb9e0fbd20fb18c9b9ff0b2ce9f4/plugins/maya/afanasy/maya_ui_proc.py#L358
I suggest changing the line to:
```
labels = list(renderLayers.values())
list…
-
Hi Timur, Jan here from Rise.fx
We introduced the Tickets called "threads" to regulate the amount of threads nuke is started with "nuke -m ....... ".
To modify the starting commands of a task w…
-
Hello!
I am seeing a lot of errors on our "afanasy" job nr. 1 on the events block's task. In the log all of them say: "Failed to start".
I checked the c++ code and could it be that it is happen…
-
Hi Timur,
i am creating this ticket as a follow up on #592
here is a quote of our converstation:
> we have also noticed that the cpu load of afserver goes up just by having lots of "DON" jobs.…
-
Hi Timur,
we are currently running into an issue where exceptions (like IOError [Errno 28] No space left on device) cause a task to be skipped and want to ask if this would be the right place to fi…
-
Hello!
I setup a new Afanasy server with the newest version. The job solving does not work as I was used to. Previously (v2.3.1) I had it in a way that the tasks were rendered in order of the creat…
-
Hello,
I'm trying to compile on an aarch64 debian 10 machine, but it hangs with :
```
$ ./build.sh
CGRU_VERSION 2.3.1 : '/home/***/cgru'
CGRU_REVISION e77ad43e1cdddd19b148ddb2d43c9f3309054d1d…