# Boundary timer event doesn't stop even after completing the user task

**URL:** https://forum.flowable.org/t/boundary-timer-event-doesnt-stop-even-after-completing-the-user-task/7419
**Category:** Uncategorized
**Created:** [January 29, 2021, 7:58am UTC](https://forum.flowable.org/t/boundary-timer-event-doesnt-stop-even-after-completing-the-user-task/7419 "2021-01-29T07:58:19Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Esther](https://avatars.discourse-cdn.com/v4/letter/e/8c91f0/32.png) [@Esther](https://forum.flowable.org/u/Esther)
#### Post date: [January 29, 2021, 7:58am UTC](https://forum.flowable.org/t/boundary-timer-event-doesnt-stop-even-after-completing-the-user-task/7419/1 "2021-01-29T07:58:19Z")

</div>

Hi,

I have two boundary events for User task. the Boundary timer events are not cancelled even after completing the user task. this is my timer config:

TimeCycle: R10/PT24H  
TimeStart: 2021-02-02T08:00:00  
TimeEnd: 2021-03-30T00:00:00

Could you please help.

Thanks  
Esther.

---

<div class="post-metadata">

### Author: ![joram](https://yyz1.discourse-cdn.com/flex035/user_avatar/forum.flowable.org/joram/32/26_2.png) [@joram](https://forum.flowable.org/u/joram)
#### Post date: [February 8, 2021, 10:18am UTC](https://forum.flowable.org/t/boundary-timer-event-doesnt-stop-even-after-completing-the-user-task/7419/2 "2021-02-08T10:18:53Z")

</div>

That should only happen if they’re non-interrupting. Can you share the boundary event + task model xml?
