timehop / apns

A Go package to interface with the Apple Push Notification Service
https://godoc.org/github.com/timehop/apns
MIT License
185 stars 47 forks source link

Some tests time out after 1 second #27

Closed willfaught closed 9 years ago

willfaught commented 9 years ago

The tests seem to be flaky. Before I made any changes, a few tests would sometimes time out, but other times succeed. There should be a longer test time out than 1 second, it seems.

nathany commented 9 years ago

This is a dup of #12.

bdotdub commented 9 years ago

Yup. Closing