openid / OpenYOLO-Web

Web protocol for credential exchange and update - "You Only Login Once"
http://openid.net/wg/ac/
Apache License 2.0
100 stars 16 forks source link

Fix concurrent request bug when times out #40

Closed TMSCH closed 1 year ago

TMSCH commented 7 years ago

The new global timeout introduces a bug where once a request times out, it is not possible to perform any other requests as it is never recorded as finish.

timcappalli commented 1 year ago

This repo is being archived. Closing issue.