Skip to content

Free timeout handler container after callback execution#43

Merged
MoAlyousef merged 1 commit into
MoAlyousef:mainfrom
TibboddiT:fix-timeout_memory_leak
Sep 23, 2025
Merged

Free timeout handler container after callback execution#43
MoAlyousef merged 1 commit into
MoAlyousef:mainfrom
TibboddiT:fix-timeout_memory_leak

Conversation

@TibboddiT

Copy link
Copy Markdown
Contributor

fixes #42

@TibboddiT

Copy link
Copy Markdown
Contributor Author

The CI fail doesn't seem related to the change made by this PR.
It feel like it is a compatibility problem between mingw versions, but I can't say for sure if it really is.

@MoAlyousef MoAlyousef merged commit e73965b into MoAlyousef:main Sep 23, 2025
4 of 5 checks passed
@MoAlyousef

Copy link
Copy Markdown
Owner

Thank you
Yeah the CI issue stems from the runtime linked C library, which github actions seems to change arbitrarily.

@TibboddiT TibboddiT deleted the fix-timeout_memory_leak branch September 23, 2025 06:28
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.

Potential memory leak when using timeouts

2 participants