-
Notifications
You must be signed in to change notification settings - Fork 1k
Update to tokio 0.2 and futures 0.3 #1448
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
eb7967c
*: Update to futures 0.3 and tokio 0.2
leoyvens 42a0494
server/http: Upgrade to hyper 0.13
leoyvens 7ebf155
server/index-node, server/metrics: Upgrade to hyper 0.13
leoyvens 59f9f13
*: Upgrade ipfs-api for compatiblity with hyper 0.13
leoyvens d5129e2
graph: Update tokio-retry, update tests
leoyvens 364c75f
store: Update tests for tokio 0.2
leoyvens f3f9fec
*: Get all tests compiling on tokio 0.2
leoyvens fbf106c
core: Fix link resolver tests for tokio 0.2
leoyvens 6f8300d
*: Update ipfs-api to 0.6.0-rc
leoyvens 518042f
*: Rebase tokio 0.2 upgrade
leoyvens 9122c43
json-rpc: Work around issues with tokio 0.2
leoyvens 4f4aaee
graph: Update reqwest to 0.10
leoyvens 487d8f9
runtime: Refactor `block_on` to use local runtime
leoyvens 2c13b89
runtime: Fix `ipfs_map` test
leoyvens 09cad85
network_indexer: Use `spawn_blocking`, fixing tests
leoyvens 5fa09bc
server: Use the blocking pool for graphql queries
leoyvens 4a60e27
graph: Rename `spawn_blocking_ignore_panic`
leoyvens 8293317
json-rpc: Clarify hack for tokio 0.2 compatibility
leoyvens 2d78bad
Cargo.lock: Refresh after rebase
leoyvens afb1da8
*: Comment on calls
leoyvens e675a75
server: Refactor code around `service_fn`
leoyvens 7389e31
store: Fix `run_test` helper
leoyvens 8f2acc1
runtime: Remove `threaded_scheduler` if unecessary
leoyvens fee5945
graph: Avoid using `let _`
leoyvens fc02994
graph: Refactor `Compat::new`
leoyvens b1e74f0
store: Remove needless panic
leoyvens File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.