Skip to content

Possible race condition #337

@timon-schelling

Description

@timon-schelling

I encountered an issue when running nh os boot. The first run resulted in the following error:

> Building NixOS configuration
Finished at 15:24:19 after 0s
Error:
   0: Target profile path does not exist: /tmp/nh-osGY12HT/result

Location:
   src/nixos.rs:196

Immediately after, I ran the same command again and everything worked as expected. I was unable to reproduce the error afterward.

This could potentially be a race condition or a timing issue, but I'm not certain.

I realize this isn’t very actionable without a reproducer. Please feel free to close if it’s not worth investigating further, but I thought it might be useful to report just in case it points to something deeper.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions