-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
Closed
Description
TaskBuilder::spawn() is causing a "conditional jump or move depends on uninitialized values(s)" error in valgrind.
fn main() { spawn(proc() {}) }
Is the absolute minimum required to reproduce, and the error message is still present if a TaskBuilder is created and TaskBuilder::spawn() is called directly. Tested on 18c451f (most recent master as of this post).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.