mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Asynchronous cancelable I/O have been implemented in CL 31521.
parent
63ffe50da9
commit
e243495e9d
2
Plan9.md
2
Plan9.md
@ -147,8 +147,6 @@ The Plan 9 port of Go is considered experimental and is still a work-in-progress
|
||||
|
||||
Many issues are currently open on the [Go issue tracker](https://golang.org/issues) with the [OS-Plan9](https://github.com/golang/go/issues?q=is%3Aopen+is%3Aissue+label%3AOS-Plan9) label.
|
||||
|
||||
The most important issue is probably the lack of support for asynchronous cancellable I/O ([issue 11932](https://golang.org/issue/11932)). An experimental implementation has been tried in [CL 3231](https://golang.org/cl/3231), but getting rid of the remaining race conditions would likely require runtime support.
|
||||
|
||||
# Help
|
||||
|
||||
The Plan 9 port of Go is a community-driven port. Any help to improve the Go port on Plan 9 would be highly appreciated.
|
||||
|
Loading…
x
Reference in New Issue
Block a user