Recursive functions borrow themselves twice when executing #21

Open
opened 2024-12-13 19:34:30 +00:00 by scott · 0 comments
Owner

See process.rs:295. Need to check against has_run before the borrow_mut.

See `process.rs:295`. Need to check against `has_run` before the `borrow_mut`.
scott added the
bug
core
labels 2024-12-13 19:34:30 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: scott/rudus#21
No description provided.