Skip to content

Comments

Asyncio ga2#779

Closed
yuce wants to merge 8 commits intomasterfrom
asyncio-ga2
Closed

Asyncio ga2#779
yuce wants to merge 8 commits intomasterfrom
asyncio-ga2

Conversation

@yuce
Copy link
Contributor

@yuce yuce commented Feb 19, 2026

Some small and big fixes and improvements to mostly the asyncio client, but some asyncore as well:

  • Check the existence of event handlers in *Map proxies.
  • Cluster get_member must use the correct variable
  • Compact schema send retry, blocking cloud discovery refresh
  • Create tasks for conn.close_connection calls.
  • Fix ConnectionManager start_connect_all_members task
  • Fixed the deadlock in asyncio listener
  • Fixed the race condition in ProxyManager.get_or_create
  • Fixed the race condition in _handle_successful auth
  • Fixed wrong method retries in VC
  • Remove the write loop in reactor
  • VC put_if_absent must copy the passed document before updating it.

yuce added 8 commits February 18, 2026 13:13
* Fixed the race condition in ProxyManager.get_or_create
* Check the existence of event handlers in *Map proxies.
* VC put_if_absent must copy the passed document before updating it.
* Fix ConnectionManager start_connect_all_members task
@yuce yuce closed this Feb 19, 2026
@yuce yuce deleted the asyncio-ga2 branch February 19, 2026 13:15
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