Skip to content

Commit

Permalink
Remove bit about core handler
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanp committed Mar 30, 2023
1 parent 494a352 commit ef223e1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,6 @@ Goru::Scheduler.go { |routine|
}
```

See [`core-handler`](https://github.com/bryanp/corerb/tree/main/handler) for more about error handling.

## Sleeping

Goru implements a non-blocking version of `sleep` that makes the routine ineligible to be called until the sleep time
Expand Down

0 comments on commit ef223e1

Please sign in to comment.