Skip to content

Update and Explain commands conflict or clash #174

@abhisekp

Description

@abhisekp

While someone is updating the wiki via the update command, the wiki help command i.e. explain command doesn't work due to the way of updating the wiki by removing the .md files first.

rm data/wiki/*
cp data/fcc.wiki/*md data/wiki

In between execution of the above two commands, any calls to the explain command fails without any command event queue to execute it after update.

cc: @dcsan

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