Skip to content

Async processing in plugins #185

Closed
Closed
@meirgottlieb

Description

@meirgottlieb

Hello,

A plugin I wrote process PlantUML diagrams in comments and generates links to images in the comments for those diagrams. The supporting libraries that do the image generation are async. Is there a way to tell TypeDoc to wait until the async processing in the plugin has completed before continuing? Or at least before reporting that document generation has completed? As it is now it works but TypeDoc reports that it is finished before the images have actually finished generating.

Thanks!
Meir

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions