fold
fold copied to clipboard
fix: wait for hooks when resolving singleton in paralel
🔗 Linked issue
#66
❓ Type of change
- [x] 🐞 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 #66
📝 Checklist
- [x] I have linked an issue or discussion.
- [ ] I have updated the documentation accordingly.