bisohns / bisohns/search-engine-parser
`RuntimeError: There is no current event loop in thread 'Thread-2'.`
- Dominant language
- Python
- Stars
- 491
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
When I use search-engine-parser with flask, I get this error: `RuntimeError: There is no current event loop in thread 'Thread-2'.`
**To Reproduce**
Steps to reproduce the behavior:
1. Create a web server with the flask module
2. Import search_engine_parser
3. Search using search_engine_parse
4. See error
**Screenshots**

**Desktop (please complete the following information):**
- OS: Ubuntu (Linux)
- Python Version 3.9.10
- Search-engine-parser version git+https://github.com/bisoncorps/search-engine-parser@0c2f4bde7dd21c10e64c9204417d9a228e96c187
Contributor guide
Assessment
This issue has not been assessed yet.