Skip to content

Release 2026#413

Merged
mstroh76 merged 18 commits intodevelopfrom
wiringPiISR
Jan 17, 2026
Merged

Release 2026#413
mstroh76 merged 18 commits intodevelopfrom
wiringPiISR

Conversation

@mstroh76
Copy link
Member

No description provided.

naokiiwakami and others added 18 commits June 19, 2025 14:49
…zation

The each function initializes the event listener loop in a spawned
listener thread. The new thread does not report errors back to the
original caller. So the function misses initialization errors.
The code is fixed to initialize the event listener in the original
thread before spawning the listener thread so that the function
can pick up errors and return them to the user.
Issue #378 - Have wiringPiISR and wiringPiISR2 return error on failure in initialization
@mstroh76 mstroh76 added this to the WiringPi 3.18 milestone Jan 10, 2026
@mstroh76 mstroh76 requested a review from mwallner January 10, 2026 17:26
@mstroh76 mstroh76 merged commit 4d74f33 into develop Jan 17, 2026
1 check passed
@mstroh76 mstroh76 deleted the wiringPiISR branch January 17, 2026 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants