| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
makes task-comm-10 break a little less hard, but it still leaks because messages pending in the channel are never freed.
|
| |
|
|
| |
zero. This should only happen in the Rust code and not in the drop glue, or on the unwind path. This change allows the task owning the channel to block on a flush and delete its own channel. This change also cleans up some code around rust_port and rust_chan.
|
| | |
|
|
|
system use it (and proxies) instead of existing token scheme.
|