No locking mechanism for conflicting commands

No locking mechanism exists to prevent conflicting commands from running at the same time for the same directory instance.

For example, you can run a command to configure a database and drop the database at the same time.