Skip to content

fix: calling terminate multiple times#37

Merged
thetutlage merged 1 commit into
adonisjs:8.xfrom
aadamcik:fix/terminate
Aug 19, 2025
Merged

fix: calling terminate multiple times#37
thetutlage merged 1 commit into
adonisjs:8.xfrom
aadamcik:fix/terminate

Conversation

@aadamcik

Copy link
Copy Markdown
Contributor

🔗 Linked issue

#36

❓ Type of change

  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

Resolves #36

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@thetutlage
thetutlage merged commit 0bc5f0a into adonisjs:8.x Aug 19, 2025
8 checks passed
@thetutlage

Copy link
Copy Markdown
Member

Makes sense!

thetutlage pushed a commit that referenced this pull request Aug 19, 2025
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.

Calling app.terminate() multiple times will execute shutdown multiple times

3 participants