Support multiple controller view connections#176
Conversation
Codecov Report
@@ Coverage Diff @@
## master #176 +/- ##
=======================================
Coverage 94.37% 94.37%
=======================================
Files 43 42 -1
Lines 1279 1298 +19
=======================================
+ Hits 1207 1225 +18
- Misses 72 73 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
|
I like this idea 👍 |
45cfbb4 to
f83d084
Compare
a5c3753 to
b808554
Compare
b808554 to
be9f5eb
Compare
| /// May not be called while the loop is running. | ||
| /// |
There was a problem hiding this comment.
Isn't this still true even after the change?
There was a problem hiding this comment.
Yes, it is still true but I removed it because it duplicates information that already exists in the attention message
Following up on an idea that had been proposed.