Skip to content

Warning when precompiling #80

Open
@ufechner7

Description

@ufechner7

When I am precompiling a project that depends on InMemoryDatasets I get the following warning, even though I started Julia with the option -t auto:

julia> using CanAnalyzer
[ Info: Precompiling CanAnalyzer [fbb474e2-a87e-4494-be2e-a3a334a889f8]
┌ Warning: Julia started with single thread, to enable multithreaded functionalities in InMemoryDatasets.jl start Julia with multiple threads.
└ @ InMemoryDatasets ~/.julia/packages/InMemoryDatasets/cs8F2/src/InMemoryDatasets.jl:205

This should not happen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions