Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 193 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 193 Bytes

tokio-compat fd leak issue

  • cargo run --bin tokio02 works
  • cargo run --bin tokio-compat eats up fds and crashes

Tokio 0.1 is ok too, so the issue must be somewhere at tokio-compat.