Delay next action does not respect its position in the queue

Describe the bug
If attached actions are used like

  • First action
  • Delay next action
  • Second action

The first action isn't executed right away. The position of the action "Delay next action" is completely ignored, always executed at the very beginning. Find attached 1 Finger Tap Top Left action just composed by

  • Show HUD overlay
  • Delay next action by 5 seconds
  • Show HUD overlay.

It fails.

Affected input device (e.g. MacBook Trackpad, Magic Mouse/Trackpad, Touch Bar, etc.):
All

Screenshots
You see the mouse flickering when I activate the action, followed by some weird emptiness and then the two HUDs ping at the same time :man_shrugging:t2:

Device information:

  • Type of Mac: MacBookPro15,1
  • macOS version: 10.14.6 PB
  • BetterTouchTool version: 3.085

Additional information (e.g. StackTraces, related issues, screenshots, workarounds, etc.):
Delay.json (3.4 KB)