Bouke / HAP

Swift implementation of the Homekit Accessory Protocol
https://boukehaarsma.nl/HAP/
MIT License
364 stars 50 forks source link

Continuous high CPU usage on raspberry after changing characteristic #97

Closed Bouke closed 4 years ago

Bouke commented 4 years ago

After changing a characteristic (e.g. turning lamp on/off), CPU usage will run at 100% until the service is shut down.

Bouke commented 4 years ago

Also happening with NIO's canonical chat client/server: https://github.com/apple/swift-nio/issues/1337.

Bouke commented 4 years ago

Resolved in NIO 2.13.