Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

No auto completion for asyncio.get_event_loop() #531

Closed
@DonJayamanne

Description

@DonJayamanne

LS Version - 0.1.75
Python Code:

import asyncio
loop = asyncio.get_event_loop()
loop.<no completion>

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions