Skip to content

Failed to debug second time if using Azurite #1245

@ejizba

Description

@ejizba

Repro steps:

  1. Create a javascript project
  2. Add a timer trigger
  3. Set AzureWebJobsStorage to UseDevelopmentStorage=true
  4. Make sure azurite is running (https://github.com/Azure/Azurite/blob/master/README.md#installation-and-usage)
  5. Debug
  6. Detach
  7. Debug again

Expected:
It attaches

Actual:
It never attaches because the following is never printed:

Host lock lease acquired by instance ID '000000000000000000000000D21F4D53'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions