Skip to content

Some output not appearing while worker busy #148

Open
@sebazai

Description

@sebazai

For example:

print(":)")
print("Pass")
while True:
  pass

Will only print ":)".
Solution:
await print same way as input?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions