Skip to content

Task synchronization

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