Skip to content

Mismatched gif and code #67

@dpompeu-xgeeks

Description

@dpompeu-xgeeks

The code shows:

def foo():
    print('Running in foo')
    gevent.sleep(0)
    print('Explicit context switch to foo again')

But the gif shows a typo:

image

And makes me wonder whether it should be explicit or implicit 😄

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