Skip to content

Commit

Permalink
Gocron: Making this safe for production
Browse files Browse the repository at this point in the history
Removing all references of panics and bubbling up errors properly,
Fixing race conditions
  • Loading branch information
marcsantiago committed Apr 7, 2018
1 parent 8dbbdbc commit 9fccff6
Show file tree
Hide file tree
Showing 3 changed files with 221 additions and 109 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ _testmain.go

*.exe
*.test

*.DS_Store
Loading

0 comments on commit 9fccff6

Please sign in to comment.