Skip to content

Commit 446aea1

Browse files
committed
Stop exporting unsafe spawn functions
Issue #1022
1 parent 3b54dcf commit 446aea1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/lib/task.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ export unsupervise;
1414
export pin;
1515
export unpin;
1616
export set_min_stack;
17-
export spawn;
18-
export spawn_notify;
19-
export spawn_joinable;
2017
export task_result;
2118
export tr_success;
2219
export tr_failure;

0 commit comments

Comments
 (0)