Macaulay2 / Macaulay2/M2

getWWW should time out

Open
#145 1 comment 0 reactions 0 assignees View on GitHub
Core
Dominant language
Macaulay2
Stars
435
Forks
297
Avg merge
4d 20h
Merged PRs (30d)
11

Description

getWWW should time out within 2 seconds if no response is received, and perhaps try again or return an error.

```

i3 : getWWW "http://www.server.paypal.com/"
C-c C-cstdio:3:1:(3): error: interrupted

i4 :

```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the getWWW entry point and reproduce the request to http://www.server.paypal.com/. Determine the intended behavior when no response arrives, including whether a retry or an error is required. Done means the command no longer hangs indefinitely and its timeout behavior is verified.

Written by the indexing model from the issue text.

Assessment

Domain
cli, networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.