[Canary] Connecting to servers broken

  1. Client (production/canary) and FXServer version
    Canary #3951, FXServer #3951
  2. What you expected to happen
    Being able to connect to servers.
  3. What actually happens
    Stuck on “Connecting” forever, IP is not sanitized in Streamer Mode.
    Using direct localhost button still works however.
  4. Reproducible steps, preferably with example script(s)
    Edit: Seems to be related to deferrals. Disabling resources handling them prevents this issue.
    Run FXServer locally, F8->“connect localhost” or “connect 127.0.0.1”.

Going off commit logs, Merge remote-tracking branch 'br-gl/connect-tweaks' into master-pub · citizenfx/fivem@44ed75d · GitHub seems to have broken it.

Worked fine here, but backed out the changes anyway. :man_shrugging: