Skip to content

"Execution Interrupted during event processing" - interrupts clock apps #3634

Open
@bobrippling

Description

@bobrippling

Affected hardware version

Bangle 2

Your firmware version

2v24

The bug

Describe the bug

The currently active app appears to be frozen, I suspect its code has run and been interrupted before it's been able to install a setTimeout()

I see Execution Interrupted during event processing. in the IDE when connecting.

Expected behavior

The app isn't interrupted and continues the render / perform its tasks

Steps to reproduce

  1. Run (for example) slopeclock++
  2. Wait some time
  3. Observe the clock freezes
  4. IDE presents the above message

Installed apps

Can't establish a connection from the app loader - execution is interrupted before it manages to fetch the app list. With the IDE also connected I see:

[Execution Interrupted
>[Execution Interrupted
>[Execution Interrupted
>[Execution Interrupted
>[Execution Interrupted
> 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions