bitcobblers / bitcobblers/ZeUnit
Class Lifecycle and Order of Execution
Open
- Dominant language
- C#
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
- For Transient classes which is the default, execution should occur in parallel.
- Singleton classes however a harder question to answer as mutation on re-entry could effect outcomes if done in different order.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.