Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
There are two reasons why arena should not be static: 1. For different threading context parameters we need to create different arenas 2. No arena instances should exist at the time of finalize call
- Loading branch information