- 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: gevent/gevent#1051 (comment)
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: gevent/gevent#1051 (comment)