-
Andrew Davies authored
For `fuchsia_compat.dart` Instead of using `runSync`, use `run` to avoid deadlock when attempting to access specific resources like the Hub in Fuchsia. The specific example is that in Fuchsia, the `find` command is attempting to explore `out` which hasn't yet been serviced, as `find` is blocking on it, causing a deadlock.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
enum_util.dart | ||
error.dart | ||
find.dart | ||
frame_sync.dart | ||
fuchsia_compat.dart | ||
gesture.dart | ||
health.dart | ||
message.dart | ||
render_tree.dart | ||
request_data.dart | ||
semantics.dart | ||
text.dart |