Poll while fetching remote sources to avoid timeout

If we don't respond to pings for too long, Jose considers us dead.
That becomes a problem when fetching large resources or from a slow remote
This commit is contained in:
2023-08-07 17:29:36 +02:00
parent 0e71f372c3
commit 36344fb2cb
2 changed files with 7 additions and 1 deletions

View File

@@ -17,6 +17,7 @@ process_mode = 3
script = ExtResource("3_18f1s")
[node name="Placeholder" type="Sprite2D" parent="."]
visible = false
position = Vector2(580.25, 314.25)
scale = Vector2(0.532715, 0.532715)
texture = ExtResource("4_vknm6")