Skip to content
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

Some refactoring in the graph crate #10637

Merged
merged 1 commit into from Aug 18, 2020

Commits on Aug 17, 2020

  1. Refactoring in graph

    Remove pollers
    
    * make some code more concise
    * rename get() -> get_node_output()
    * rename run() -> spawn_node_execution()
    * has_uncacheable_deps() only needs to be pub(crate)
    
    [ci skip-build-wheels]
    gshuflin committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    def84cb View commit details
    Browse the repository at this point in the history