mxsdev / LocalSandbox

Local Azure Cloud emulator. Currently supporting Azure Service Bus.
Apache License 2.0
49 stars 0 forks source link

Ensure queue deletion acts properly #32

Open mxsdev opened 2 months ago

mxsdev commented 2 months ago

Eg:

linear[bot] commented 2 months ago
LOC-200 Ensure queue deletion acts properly

Eg: * Should there be a "deleting" state until messages are flushed? * Are all existing sessions immediately terminated, or does it wait for them to close naturally?