Fix bug in DeathWatchSpec (I had forgotten to wrap a Failed)
This commit is contained in:
parent
92321cd498
commit
b39bef69ec
2 changed files with 6 additions and 4 deletions
|
|
@ -31,6 +31,7 @@ object Mailbox {
|
|||
final val Scheduled = 4
|
||||
|
||||
// mailbox debugging helper using println (see below)
|
||||
// TODO take this out before release
|
||||
final val debug = false
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue