akka/akka-core
View on GitHubConsider adding an extra request(1) in expectComplete on the auto probe
Open
#19,227 opened on Dec 18, 2015
1 - triagedhelp wantedt:streamt:testing
Repository metrics
- Stars
- (13,277 stars)
- PR merge metrics
- (Avg merge 8d 19h) (10 merged PRs in 30d)
Description
To avoid accidentally relying on early completion in tests. If someone wants to test the actual early completion behavior, then manualProbe is still available.