memcached/memcached
Watcher connections will close if the remote side half-closes.
Ouverte
#661 ouverte le 21 avr. 2020
help wanted
Métriques du dépôt
- Stars
- (14 185 étoiles)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
Describe the bug Watcher connections will close if the remote side half-closes.
To Reproduce
echo "watch fetchers" | nc localhost 11211
memcached starts returning data, but closes the connection once it sees that the client (nc) has closed.
System Information
- OS/Distro: CentOS
- Version of OS/distro: 7.5
- Version of memcached: 1.5.19
- Hardware detail: N/A