Skip to content

Add async option #3

@cliffckerr

Description

@cliffckerr
import subenv

env = subenv.Env(async=True)
env('import starsim as ss; sim = ss.demo()') # Returns immediately
sim = env['sim'] # Waits to finish

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions