HelloZeroNet / HelloZeroNet/ZeroNet
ZeroNet freezes during startup because of bogus timeout values passed to kevent.
Abierto
bug
help wanted
- Lenguaje dominante
- JavaScript
- Estrellas
- 18.8k
- Forks
- 2.3k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
* ZeroNet version: 0.6.0
* Operating system:FreeBSD 11.1
* Web browser:Chrome
* Tor status: always
* Opened port: no
* Special configuration: n/a
ZeroNet freezes during startup. The problem was traced to the kevent call made by libev from gevent. Bogus timeout value is passed to kevent. gevent maintainer claims that race condition in ZeroNet causes the problem.
See details here: https://github.com/gevent/gevent/issues/1051#issuecomment-350490266
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.