Skip to content

Fix connection manager#82

Merged
everoddandeven merged 1 commit intomainfrom
fix-connection-manager
Apr 16, 2026
Merged

Fix connection manager#82
everoddandeven merged 1 commit intomainfrom
fix-connection-manager

Conversation

@everoddandeven
Copy link
Copy Markdown
Owner

@everoddandeven everoddandeven commented Apr 15, 2026

  • Remove m_is_polling
  • Set atomic m_auto_switch and m_timeout
  • Make PyThreadPoller::run_poll_loop more robust

@codacy-production
Copy link
Copy Markdown

codacy-production bot commented Apr 15, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

🟢 Coverage 100.00% diff coverage · -0.01% coverage variation

Metric Results
Coverage variation -0.01% coverage variation (-1.00%)
Diff coverage 100.00% diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (1e36a8c) 18334 16393 89.41%
Head commit (4cf5ee8) 18333 (-1) 16391 (-2) 89.41% (-0.01%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#82) 7 7 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

TIP This summary will be updated as you push new changes. Give us feedback

* Remove `m_is_polling`
* Set atomic `m_auto_switch` and `m_timeout`
* Make `PyThreadPoller::run_poll_loop` more robust
@everoddandeven everoddandeven force-pushed the fix-connection-manager branch from 7625aef to 4cf5ee8 Compare April 16, 2026 12:53
@everoddandeven everoddandeven merged commit c7500f4 into main Apr 16, 2026
6 checks passed
@everoddandeven everoddandeven deleted the fix-connection-manager branch April 16, 2026 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant