The issue is the following:
Only one function Library will execute and return value whereas the other stays at null. There is no specific order to which functions runs, it might be one or the other.
In case I disable one function the second one works normally.
I believe it might be a bug in the Parallel component when running libraries?