I didn't test this yet, but I'm guessing that if I try to make a `fetch` call inside `transactionSyn
I didn't test this yet, but I'm guessing that if I try to make a
fetch call inside transactionSync it should deadlock, since it needs the response to complete the transaction, and the request needs to wait for the Output gate to be open