Opened 2 years ago

#64702 new defect

Unable to interrupt curl call in proc _archive_available

Reported by: l2dy (Zero King) Owned by:
Priority: Normal Milestone:
Component: base Version:
Keywords: Cc:
Port:

Description

_archive_available blocks on curl getsize $url until it times out, even if user attempts to interrupt it with SIGINT (Ctrl+C). Can be reproduced by setting macOS system DNS to an unused IP in local network.

This function is not invoked with corresponding ui_msg, making users confused about why port stuck and does not respond to Ctrl+C.

Change History (0)

Note: See TracTickets for help on using tickets.