Skip to content

Example needed for getting results after logic in finished #2

@BishopWolf

Description

@BishopWolf

If you try to get data after logic.run(), you will realize it is executed regardless of the logic not being finished yet. One way handle this case you need to do this in the callback method, but it is extremely difficult to do this.
The other way is to use with sentences, the logic will no call exit until it finishes and the it will still be visible under context manager

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions