phoenix-pilot / phoenix-pilot-core

3 stars 0 forks source link

devekf hotfix #272

Closed PNieck closed 1 year ago

PNieck commented 1 year ago

Description

This PR fixes devekf, which was not closing after exiting with q key. It turns out that our pthread_cancel in libphoenix does not returns then it is called to cancel thread, which waits for join.

Motivation and Context

Robust and pleasant tools to work with.

Types of changes

How Has This Been Tested?

Checklist:

Special treatment