Use CompletableFuture::join instead of CompletableFuture::get when blocking on futures in java tutorial snippets. This avoids the unreported checked exceptions which prevent the snippets from compiling (and is in line with the full tutorial code). |
||
|---|---|---|
| .. | ||
| extensions | ||
| source | ||
| .gitignore | ||
| .pip.conf | ||
| conf.py | ||
| requirements.txt | ||