-
Notifications
You must be signed in to change notification settings - Fork 51
: avoid panic #605
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
: avoid panic #605
Conversation
This pull request was exported from Phabricator. Differential Revision: D78681418 |
afa80f6
to
246af5b
Compare
This pull request was exported from Phabricator. Differential Revision: D78681418 |
246af5b
to
d3beb8c
Compare
Summary: it's reasonable for `event_loop.call_method0("run_forever")` to return with error. therefore, do not `.unwrap()` Differential Revision: D78681418
This pull request was exported from Phabricator. Differential Revision: D78681418 |
d3beb8c
to
2b9a98b
Compare
Summary: it's reasonable for `event_loop.call_method0("run_forever")` to return with error. therefore, do not `.unwrap()` Differential Revision: D78681418
This pull request was exported from Phabricator. Differential Revision: D78681418 |
2b9a98b
to
a2c4338
Compare
Summary: it's reasonable for `event_loop.call_method0("run_forever")` to return with error. therefore, do not `.unwrap()` Differential Revision: D78681418
This pull request was exported from Phabricator. Differential Revision: D78681418 |
Summary: just a lint Reviewed By: highker Differential Revision: D78675226
Summary: lints Reviewed By: highker Differential Revision: D78675223
Summary: lints Reviewed By: allenwang28 Differential Revision: D78677315
Summary: lint Reviewed By: highker Differential Revision: D78677654
Summary: it's reasonable for `event_loop.call_method0("run_forever")` to return with error. therefore, do not `.unwrap()` Differential Revision: D78681418
a2c4338
to
beec257
Compare
This pull request was exported from Phabricator. Differential Revision: D78681418 |
Differential Revision: D78681418