Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hack as
flatdata::generate
is not concurrency-safe
`flatdata::generate` (see: `lib/src/generator.rs`) uses `pip` to install the flatdata generator. Concurrent calls to build it from source cause it to fail. Signed-off-by: Eike S R <eike.roehrs@gmail.com>
- Loading branch information