Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] Ontology - fix cannot be called from a running event loop error #882

Merged
merged 1 commit into from
Jul 20, 2022

Conversation

PrimozGodec
Copy link
Collaborator

Issue

Fixes #832

Description of changes

When the other event loop which seems to be not running exist by QT we run the embedding process in the thread

Includes
  • Code changes
  • Tests
  • Documentation

@PrimozGodec PrimozGodec changed the title Ontology: fix cannot be called from a running event loop error [FIX] Ontology - fix cannot be called from a running event loop error Jul 20, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #882 (657cdb7) into master (5655c23) will decrease coverage by 0.05%.
The diff coverage is 57.14%.

@@            Coverage Diff             @@
##           master     #882      +/-   ##
==========================================
- Coverage   76.96%   76.91%   -0.06%     
==========================================
  Files          85       85              
  Lines       11960    11981      +21     
  Branches     1881     1883       +2     
==========================================
+ Hits         9205     9215      +10     
- Misses       2450     2459       +9     
- Partials      305      307       +2     

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.

Ontology: crash on adding words
3 participants