Christian Sicari

Results 6 comments of Christian Sicari

I am not adding nothing of new, but in summary we have to: 1. create certs ```bash echo "run command interactively" exit 1; openssl genrsa -des3 -out ca.key 2048 openssl...

Just to confirm that for have some effects you have to completely redeploy the environment

@gdocalgo c'è un po' di confusione con le versioni purtroppo. C'ho sbattuto un po la testa per usarlo con Drupal come client ed alla fine ci sono riuscito, ti giro...

> Indeed I have also hit this problem. I couldn't figure out how to get it all working. You'd think that `event_loop` fixture should be unnecessary, but it's a workaround...

Hi there, same issue here! I am trying to have a map reduce workflow on Prefect. The idea is that the map submits some tasks and return the futures, the...