Task synchronization
Synchronize the execution
of twotasks/threads
that uses that same resource to avoid inconsistencies
await http.request()
Synchronize the execution
of two tasks/threads
that uses that same resource to avoid inconsistenciesawait http.request()