qiboteam / qibo-client

Qibo remote connection client.
https://qibo.science
Apache License 2.0
1 stars 0 forks source link

Job hangs if partition does not exist #21

Open scarrazza opened 4 months ago

scarrazza commented 4 months ago

If the partition does not exists, the job check results forever, e.g.:

result = client.run_circuit(circuit, nshots=100, device="pippo")