Skip to content

Instantly share code, notes, and snippets.

@ZachMassia
Created October 21, 2012 02:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ZachMassia/3925452 to your computer and use it in GitHub Desktop.
Save ZachMassia/3925452 to your computer and use it in GitHub Desktop.
Perfect Number Error
throw: all goroutines are asleep - deadlock!
goroutine 1 [select]:
main.main()
/home/zachary/Dev/Go/perfect_numbers/main.go:31 +0x26f
goroutine 2 [syscall]:
created by runtime.main
/build/buildd/golang-1/src/pkg/runtime/proc.c:221
exit status 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment