InterruptButton icon indicating copy to clipboard operation
InterruptButton copied to clipboard

creation of a mutex for desctructor and asynchronous events

Open playmiel opened this issue 1 year ago • 1 comments

I've added a mutex to correct the crash when using the desctrutor for asyncrone events with a pointer

playmiel avatar Feb 09 '24 10:02 playmiel

Thanks Denis! I will try and have a look on the weekend and incorporate your suggestion. Cheers.

On Fri, 9 Feb 2024 at 21:35, Denis @.***> wrote:

I've added a mutex to correct the crash when using the desctrutor for asyncrone events with a pointer

You can view, comment on, or merge this pull request online at:

https://github.com/rwmingis/InterruptButton/pull/27 Commit Summary

File Changes

(2 files https://github.com/rwmingis/InterruptButton/pull/27/files)

Patch Links:

  • https://github.com/rwmingis/InterruptButton/pull/27.patch
  • https://github.com/rwmingis/InterruptButton/pull/27.diff

— Reply to this email directly, view it on GitHub https://github.com/rwmingis/InterruptButton/pull/27, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALW24E6UEXUVVILUCNFWWLTYSX3XXAVCNFSM6AAAAABDBHSZLWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGEZDMOBWHA4TEOA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

rwmingis avatar Feb 15 '24 10:02 rwmingis

Hi playmiel. Thanks heaps for adding this. I have incorported into the code locally and will update soon. I am not very familiar with push and pulls in github so have done manually. But should work.

Cheers!

rwmingis avatar Jun 01 '24 00:06 rwmingis