Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

IS-915: Fix infinite loop on ipc_server termination #387

Merged
merged 1 commit into from
Nov 18, 2019

Conversation

goldworm-icon
Copy link
Member

  • Put NoneRequest to MessageQueue to stop on_send() and on_recv()
  • Fix some asyncio errors
  • Clean up unused codes from IPCServer
  • Fix a minor unittest error
  • Update asyncio statements in IconInnerService

* Put NoneRequest to MessageQueue to stop on_send() and on_recv()
* Fix some asyncio errors
* Clean up unused codes from IPCServer
* Fix a minor unittest error
* Update asyncio statements in IconInnerService
@goldworm-icon goldworm-icon merged commit 793b529 into develop Nov 18, 2019
@goldworm-icon goldworm-icon deleted the IS-915-bugfix-ipc-channel-termination branch November 18, 2019 01:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants