Skip to content

Fix issue 280#282

Merged
Zuhaitz-dev merged 4 commits intozenc-lang:mainfrom
borup3:fix-issue-280
Mar 6, 2026
Merged

Fix issue 280#282
Zuhaitz-dev merged 4 commits intozenc-lang:mainfrom
borup3:fix-issue-280

Conversation

@borup3
Copy link
Copy Markdown
Contributor

@borup3 borup3 commented Mar 5, 2026

Description

Fixes #280
Please be aware that test_http.zc fails on main: #281

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@Zuhaitz-dev Zuhaitz-dev closed this Mar 6, 2026
@github-project-automation github-project-automation bot moved this from Backlog to Done in Zen C kanban Mar 6, 2026
@borup3
Copy link
Copy Markdown
Contributor Author

borup3 commented Mar 6, 2026

@Zuhaitz-dev Why not merged?

@Zuhaitz-dev Zuhaitz-dev reopened this Mar 6, 2026
@Zuhaitz-dev
Copy link
Copy Markdown
Member

I meant to close a different one. This one is fine and I will check it. Thank you for the comment (:

@Zuhaitz-dev Zuhaitz-dev merged commit 0349226 into zenc-lang:main Mar 6, 2026
6 of 20 checks passed
@borup3 borup3 deleted the fix-issue-280 branch March 6, 2026 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] wrong return value from async function

2 participants