Skip to content

Conversation

bartlomieju
Copy link
Member

@bartlomieju bartlomieju commented Apr 15, 2020

Remove futures::executor::block_on calls from:

  • cli/resolve_addr.rs - remove dummy future, use sync version
  • fs events
  • TS compiler - replace with dedicated method on SourceFileFetcher to fetch cached filed

@bartlomieju bartlomieju changed the title [WIP] remove calls to futures::executor::block_on remove calls to futures::executor::block_on Apr 15, 2020
@bartlomieju bartlomieju requested a review from ry April 15, 2020 19:22
Copy link
Member

@ry ry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ry ry merged commit aab26d2 into denoland:master Apr 16, 2020
@bartlomieju bartlomieju deleted the remove_block_on branch April 16, 2020 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants